commit | fc5efe3941c47c0278fe1bbcf8cc02a03a74fcda | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed Mar 04 12:21:24 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 04 22:09:59 2009 +0100 |
tree | b38d2989c0dd2d6b31212093b2035ef000229559 | |
parent | 731ddea63600c24ff01e6e5144cea88bf7266ac5 [diff] |
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>