From: Jeremy Fitzhardinge Date: Mon, 30 Jun 2008 03:02:44 +0000 (-0700) Subject: x86: setup_arch() && early_ioremap_init() X-Git-Tag: v2.6.27-rc1~1106^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a98fd14f44cfade4af3e6ed96ba55065fa17ee4;p=pandora-kernel.git x86: setup_arch() && early_ioremap_init() Looks like the setup.c unification missed the early_ioremap init from the early_ioremap unification. Unconditionally call early_ioremap_init(). needed for "x86/paravirt: groundwork for 64-bit Xen support". Signed-off-by: Jeremy Fitzhardinge Cc: Nick Piggin Cc: Mark McLoughlin Cc: xen-devel Cc: Eduardo Habkost Cc: Vegard Nossum Cc: Stephen Tweedie Cc: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed