commit | c1a2f4b10852ce68e70f7e4c53600c36cc63ea45 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Sun Sep 14 02:33:12 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:34:23 2008 +0200 |
tree | 5d3d86a73735d0b5cb3309175d4678b8a18f515c | |
parent | 79aa10dd9fb0f896ce358314fdba20606c038864 [diff] |
x86: change early_ioremap to use slots instead of nesting so we could remove the requirement that one needs to call early_iounmap() in exactly reverse order of early_ioremap(). Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>