x86, mm: Undo incorrect revert in arch/x86/mm/init.c
authorYinghai Lu <yinghai@kernel.org>
Thu, 25 Oct 2012 22:45:26 +0000 (15:45 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 25 Oct 2012 22:45:45 +0000 (15:45 -0700)
commitf82f64dd9f485e13f29f369772d4a0e868e5633a
tree3d5151661ee3066da751bff755980b90f60acf0d
parent844ab6f993b1d32eb40512503d35ff6ad0c57030
x86, mm: Undo incorrect revert in arch/x86/mm/init.c

Commit

    844ab6f9 x86, mm: Find_early_table_space based on ranges that are actually being mapped

added back some lines back wrongly that has been removed in commit

    7b16bbf97 Revert "x86/mm: Fix the size calculation of mapping tables"

remove them again.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/CAE9FiQW_vuaYQbmagVnxT2DGsYc=9tNeAbdBq53sYkitPOwxSQ@mail.gmail.com
Acked-by: Jacob Shin <jacob.shin@amd.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/mm/init.c