[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-merge] Odd diff in mpparse.c
--On Friday, August 05, 2005 23:32:25 +0200 Andi Kleen <ak@xxxxxxx> wrote: >> Later down there's this: >> >> - unsigned long *bp = phys_to_virt(base); >> + unsigned long *bp = isa_bus_to_virt(base); >> >> >> which makes rather more sense to me. If anyone can make more sense of that >> bit than me, would help to slap me with it. > > It's still reading it from the direct mapping. > > You could always switch over to ioremap(). Or just use ACPI which > handles this properly. Using ACPI on boxes that don't support it is tricky ;-) M. _______________________________________________ Xen-merge mailing list Xen-merge@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-merge
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |