From: Huang, Ying Date: Wed, 30 Jan 2008 12:33:44 +0000 (+0100) Subject: i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap X-Git-Tag: v2.6.25-rc1~1143^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0947b2f31ca1ea1211d3cde2dbd8fcec579ef395;p=pandora-kernel.git i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap This patch makes it possible for bt_ioremap() to be used before paging_init(), via providing an early implementation of set_fixmap() that can be used before paging_init(). This way boot_ioremap() can be replaced by bt_ioremap(). Signed-off-by: Huang Ying Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed