commit | 5c51bdbe4c74dce7996d0bbfa39974775cc3f13c | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Nov 16 19:39:01 2012 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Sat Nov 17 11:59:23 2012 -0800 |
tree | 42c95d78f80b73307c4df17c80c03b2e701e7372 | |
parent | 868bf4d6b94c980d3ad87f892a5e528b8ee2c320 [diff] |
x86, mm: Merge alloc_low_page between 64bit and 32bit They are almost same except 64 bit need to handle after_bootmem case. Add mm_internal.h to make that alloc_low_page() only to be accessible from arch/x86/mm/init*.c Signed-off-by: Yinghai Lu <yinghai@kernel.org> Link: http://lkml.kernel.org/r/1353123563-3103-25-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>