]> git.baikalelectronics.ru Git - kernel.git/commit
x86: fix bootmem cross node for 32bit numa, cleanup
authorYinghai Lu <yinghai@kernel.org>
Wed, 4 Mar 2009 20:21:24 +0000 (12:21 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 4 Mar 2009 21:09:59 +0000 (22:09 +0100)
commit8dfba2c7f5fad354fe614217299fbc4e975552d1
treeb38d2989c0dd2d6b31212093b2035ef000229559
parenta8a5946811eaa5d64c7fc639475b7906c2827934
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