From: Yinghai Lu Date: Sat, 17 Nov 2012 03:38:44 +0000 (-0800) Subject: x86, mm: Find early page table buffer together X-Git-Tag: v3.9-rc1~105^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14fa0b63b5b4234667c03fdc3314c0881caa514;p=pandora-kernel.git x86, mm: Find early page table buffer together We should not do that in every calling of init_memory_mapping. At the same time need to move down early_memtest, and could remove after_bootmem checking. -v2: fix one early_memtest with 32bit by passing max_pfn_mapped instead. Signed-off-by: Yinghai Lu Link: http://lkml.kernel.org/r/1353123563-3103-8-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed