From: Yinghai Lu Date: Sat, 17 Nov 2012 03:39:01 +0000 (-0800) Subject: x86, mm: Merge alloc_low_page between 64bit and 32bit X-Git-Tag: v3.9-rc1~105^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c51bdbe4c74dce7996d0bbfa39974775cc3f13c;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1353123563-3103-25-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed