From: Yinghai Lu Date: Wed, 10 Feb 2010 09:20:20 +0000 (-0800) Subject: x86: Make 64 bit use early_res instead of bootmem before slab X-Git-Tag: v2.6.34-rc1~218^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08677214e318297f228237be0042aac754f48f1d;p=pandora-kernel.git x86: Make 64 bit use early_res instead of bootmem before slab Finally we can use early_res to replace bootmem for x86_64 now. Still can use CONFIG_NO_BOOTMEM to enable it or not. -v2: fix 32bit compiling about MAX_DMA32_PFN -v3: folded bug fix from LKML message below Signed-off-by: Yinghai Lu LKML-Reference: <4B747239.4070907@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed