From: Yinghai Lu Date: Tue, 17 Jun 2008 17:02:45 +0000 (-0700) Subject: x86: move some function out of setup_bootmem_alloc X-Git-Tag: v2.6.27-rc1~1106^2~247^2~11 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=593a0cc39046515a438ca9fcc168115961f9f503;p=~emulex%2Finfiniband.git x86: move some function out of setup_bootmem_alloc ... to make it more like 64-bit. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/setup_32.c b/arch/x86/kernel/setup_32.c index 9692aeb8eca..90a2b857b4a 100644 --- a/arch/x86/kernel/setup_32.c +++ b/arch/x86/kernel/setup_32.c @@ -623,21 +623,6 @@ void __init setup_bootmem_allocator(void) free_bootmem_with_active_regions(i, max_low_pfn); early_res_to_bootmem(0, max_low_pfn<