[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 12/17] xen/arm: Data abort exception (R/W) mem_events.
On Thu, Sep 11, 2014 at 11:19 PM, Julien Grall <julien.grall@xxxxxxxxxx> wrote: Hello Tamas, Right, I should only set it if level==3.
Ack. + return rc; Ack. /* New mapping is superpage aligned, make it */ It doesn't make a difference, apply_p2m_changes is called with start=paddr, end=paddr+1 from a separate loop. So just incrementing it by one or a whole level achieves the same effect, that is, the apply_p2m_changes loop breaks. + return P2M_ONE_PROGRESS_NOP; Ack.
Because the hypercall continuation. Setting mem_access permissions needs to be preemptible and it has its own separate routine to do that here. See http://xenbits.xen.org/xsa/advisory-89.html for more info. [..] Ack.
Thanks! Tamas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |