commit | 2086fe1159a9a75233b533986ccfcbd192bd9372 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Nov 16 19:38:40 2012 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Sat Nov 17 11:59:02 2012 -0800 |
tree | 800cd462464f60a86afffc2d2ac6897fdaccc7bb | |
parent | 4e33e06555329e93523b3d2590b9210bf84120a3 [diff] |
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 <yinghai@kernel.org> Link: http://lkml.kernel.org/r/1353123563-3103-4-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>