>
> * Jeremy Fitzhardinge <jeremy@goop.org> wrote:
>
> > Ingo Molnar wrote:
> >> with this config:
> >>
> >>
http://redhat.com/~mingo/misc/config-Sun_Jun_29_10_29_11_CEST_2008.bad
> >>
> >> i've saved the merged 2.6.26-rc8-tip-00241-gc6c8cb2-dirty tree into
> >> tip/tmp.x86.xen-64bit.Sun_Jun_29_10 and pushed it out, so you can test
> >> that exact version.
> >
> > Looks like the setup.c unification missed the early_ioremap init from
> > the early_ioremap unification. Unconditionally call
> > early_ioremap_init().
>
> applied to tip/x86/unify-setup - thanks Jeremy.
>
> I've reactived the x86/xen-64bit branch and i'm testing it currently.