x86: early_ioremap_reset fix 2
authorHuang, Ying <ying.huang@intel.com>
Thu, 31 Jan 2008 21:05:45 +0000 (22:05 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Jan 2008 21:05:45 +0000 (22:05 +0100)
commit1fd6a53ddc75d02ad0f363cb42f2a1cec6b701c2
tree2bf1f98a0b819949a6842f0441acb66c87a048d2
parentd4387bd3fa1d27e03bc87533c1650e24417c8016
x86: early_ioremap_reset fix 2

This patch fixes a bug of early_ioremap_reset(), which had been fixed
before by "convert the boot time page table to the kernels native
format" patch. But that patch has been reverted now.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/ioremap.c