From: Yinghai Lu Date: Sat, 17 Nov 2012 03:38:40 +0000 (-0800) Subject: x86, mm: Move down find_early_table_space() X-Git-Tag: v3.9-rc1~105^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2086fe1159a9a75233b533986ccfcbd192bd9372;p=pandora-kernel.git x86, mm: Move down find_early_table_space() It will need to call split_mem_range(). Move it down after that to avoid extra declaration. Signed-off-by: Yinghai Lu Link: http://lkml.kernel.org/r/1353123563-3103-4-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed