|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] RE: [PATCH] calling zap_low_mappings breaks xen boot on
On 14/6/07 18:58, "Subrahmanian, Raj" <raj.subrahmanian@xxxxxxxxxx> wrote:
> This patch tries to switch into APIC mode only on classic ES7000s. This
> is not required on the ES7000 Zorros.
> With this patch, I can once again boot Xen on an ES7000, on the unstable
> tip.
Does this leave unstable tip broken on the older ES7000 though?
The proper fix would seem to be to find out which access is faulting, and to
obtain the required virtual address by __va() or by map_domain_page() rather
than relying on the phys==virt mapping. Or is the problem more tricky than
that?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|