[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.5 v8 15/19] xen/arm: Data abort exception (R/W) mem_events.
On Wed, Sep 24, 2014 at 5:35 PM, Julien Grall <julien.grall@xxxxxxxxxx> wrote: Hello Tamas, Ack. [..] Ack.
Unfortunately not, I already checked and it is used in REMOVE as well in which case we would need an exception.. and that wasn't very straight forward.
Not sure, this I copied from p2m_lookup. Can it even happen that something passes p2m_valid() but have a type of p2m_invalid? I think that just signals that something is very wrong.
Ack.
Yea, converting to uint32_t is the way to go.
Yes, at the end of p2m_set_mem_access once all PTEs are updated successfully. I guess we could flush the TLB as we are progressing as well, it wouldn't hurt.
It is possible to call this function when mem_access is not in use and it is called every time there is a permission fault in the second stage translation. This check here just makes sure the function returns as fast as possible when not in use.
Ack.
Ack.
Ack.
Ack. Regards, Thanks! Tamas _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |