x86: fix bootmem cross node for 32bit numa, cleanup
commitfc5efe3941c47c0278fe1bbcf8cc02a03a74fcda
authorYinghai Lu <yinghai@kernel.org>
Wed, 4 Mar 2009 20:21:24 +0000 (4 12:21 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 4 Mar 2009 21:09:59 +0000 (4 22:09 +0100)
treeb38d2989c0dd2d6b31212093b2035ef000229559
parent731ddea63600c24ff01e6e5144cea88bf7266ac5
x86: fix bootmem cross node for 32bit numa, cleanup

Impact: clean up

Simplify the code, reuse some lines.
Remove min_low_pfn reference, it is always 0

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <49AEE2C4.2030602@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_32.c