From: Yinghai Lu Date: Wed, 4 Mar 2009 09:22:35 +0000 (-0800) Subject: x86: fix bootmem cross node for 32bit numa X-Git-Tag: v2.6.30-rc1~2^2~50^2~4^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a71edd1f46c8a599509bda478fb4eea27fb0da63;p=pandora-kernel.git x86: fix bootmem cross node for 32bit numa Impact: fix panic on system 2g x4 sockets Found one system with 4 sockets and every sockets has 2g can not boot with numa32 because boot mem is crossing nodes. So try to have numa version of setup_bootmem_allocator(). Signed-off-by: Yinghai Lu Cc: Andrew Morton LKML-Reference: <49AE485B.8000902@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed