]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerGuangyu Sun <guangyu.sun@oracle.com>
Tue, 6 Nov 2012 00:33:31 +0000 (16:33 -0800)
commit7105938b718c06e9a72780efcc12cdfb63c6d6b8
tree559c08839f0f92e89f880aafa6ef06eb6f7d0040
parentf713a411fd19db8d1aace9abd9ad874802b2c1f2
x86, mm: Undo incorrect revert in arch/x86/mm/init.c

commit f82f64dd9f485e13f29f369772d4a0e868e5633a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Guangyu Sun <guangyu.sun@oracle.com>
arch/x86/mm/init.c