Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Dom0 PAE panic when starting xend
On Tue, Mar 10, 2009 at 08:34:00PM +0100, Christoph Egger wrote:
> > > Yes, even after a << PAGE_SHIFT
> > >
> > > x86_round_page(), x86_trunc_page() and x86_ptob() also need to be changed
> > > from (unsigned long) to paddr_t. The other x86_* macros in the same block
> > > are safe (only used on virtual addresses).
>
> I just tested this change in local tree. Changing x86_round_page() and
> x86_trunc_page() as said, lets the init process die with SIGSEGV on boot.
>
> So if you are sure, this is the way to go, then we have to fix other bugs,
> too.
Probably. There was also an overvlow in xpmap_mtop(). Can you try with
the changes I just commited ? it works fine on my system ...
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index