• Greg Edwards's avatar
    [PATCH] ia64: Remove SN PDA page overflow check · 67cd8c87
    Greg Edwards authored
    There's an obsolete check in sn_init_pdas() left over from the 2.4
    days that panics if the cpu PDA and cpu_data area span more than a page.
    With 2.6, we're not limited to a page, so remove the check entirely.
    67cd8c87
setup.c 14.7 KB