commit | 1fd6a53ddc75d02ad0f363cb42f2a1cec6b701c2 | [log] [tgz] |
---|---|---|
author | Huang, Ying <ying.huang@intel.com> | Thu Jan 31 22:05:45 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 31 22:05:45 2008 +0100 |
tree | 2bf1f98a0b819949a6842f0441acb66c87a048d2 | |
parent | d4387bd3fa1d27e03bc87533c1650e24417c8016 [diff] |
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>