[PATCH] ia64: Remove SN PDA page overflow check
commit67cd8c87d04d43c9db0a11e86be221b312976796
authorGreg Edwards <edwardsg@sgi.com>
Mon, 26 Apr 2004 07:39:13 +0000 (26 00:39 -0700)
committerDavid Mosberger <davidm@tiger.hpl.hp.com>
Mon, 26 Apr 2004 07:39:13 +0000 (26 00:39 -0700)
tree0d12a51ebdef21cf224655768f5652dce2c03221
parentd88ad34ee4d238705394a2b94cdfea4c572ec9ef
[PATCH] ia64: Remove SN PDA page overflow check

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.
arch/ia64/sn/kernel/setup.c