]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e9c82fd9498984f757e9958b598dcc20363529a
tree2bf1f98a0b819949a6842f0441acb66c87a048d2
parenta5c3d4a4c5d2b0220474ce1bae482f4dde2c59ba
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