x86: change early_ioremap to use slots instead of nesting
authorYinghai Lu <yhlu.kernel@gmail.com>
Sun, 14 Sep 2008 09:33:12 +0000 (02:33 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:34:23 +0000 (10:34 +0200)
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>

No differences found