x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 3 Jun 2008 17:24:49 +0000 (10:24 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 4 Jun 2008 10:00:38 +0000 (12:00 +0200)
commitf19dc2f22a180dde3f9e611b76c73f5390c11ecd
tree51aedca5d71b125b8f3fd590a56554904143d450
parent835fc943f34139ed062f1ac194b52ed3b7123d88
x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix

add memory_present() calls for sparse and non-numa.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup_32.c