From: Yinghai Lu Date: Sun, 14 Sep 2008 09:33:12 +0000 (-0700) Subject: x86: change early_ioremap to use slots instead of nesting X-Git-Tag: v2.6.28-rc1~611^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a2f4b10852ce68e70f7e4c53600c36cc63ea45;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed