x86: Remove old bootmem code
authorYinghai Lu <yinghai@kernel.org>
Wed, 25 Aug 2010 20:39:18 +0000 (13:39 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 27 Aug 2010 18:14:37 +0000 (11:14 -0700)
commit774ea0bcb27f57b6fd521b3b6c43237782fed4b9
tree6a488cbf25b12318cb57b76810758115bc888808
parent6f2a75369e7561e800d86927ecd83c970996b21f
x86: Remove old bootmem code

Requested by Ingo, Thomas and HPA.

The old bootmem code is no longer necessary, and the transition is
complete.  Remove it.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/Kconfig
arch/x86/kernel/setup.c
arch/x86/mm/init_32.c
arch/x86/mm/init_64.c
arch/x86/mm/memblock.c
arch/x86/mm/numa_32.c
arch/x86/mm/numa_64.c