commit | c14fa0b63b5b4234667c03fdc3314c0881caa514 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Nov 16 19:38:44 2012 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Sat Nov 17 11:59:06 2012 -0800 |
tree | 15efa536cda6bd4b860d4827ba5f2f155c4e678d | |
parent | 84f1ae30bb68d8da98bca7ff2c2b825b2ac8c9a5 [diff] |
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 <yinghai@kernel.org> Link: http://lkml.kernel.org/r/1353123563-3103-8-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>