]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: Make 32bit support NO_BOOTMEM
authorYinghai Lu <yinghai@kernel.org>
Wed, 10 Feb 2010 09:20:28 +0000 (01:20 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 12 Feb 2010 17:42:39 +0000 (09:42 -0800)
commit59be5a8e8ce765cf739ec7f07176219972de7481
tree0dead91be8e1ccbbb0514877d4d1c1047cf401f0
parent53db62a2529280ff216c941d8a2650204547e44a
x86: Make 32bit support NO_BOOTMEM

Let's make 32bit consistent with 64bit.

-v2: Andrew pointed out for 32bit that we should use -1ULL

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-25-git-send-email-yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/Kconfig
arch/x86/kernel/early_res.c
arch/x86/mm/init_32.c
arch/x86/mm/numa_32.c