Re: [Xen-devel] [PATCH v2 00/15] xen/arm: P2M clean-up fixes

2016-07-28 Thread Stefano Stabellini
Committed, thanks On Thu, 28 Jul 2016, Julien Grall wrote: > Hello all, > > This patch series contains a bunch of clean-up and fixes for the P2M code on > ARM. The major changes are: > - Deduce the memory attributes from the p2m type > - Switch to read-write lock to improve performance >

[Xen-devel] [PATCH v2 00/15] xen/arm: P2M clean-up fixes

2016-07-28 Thread Julien Grall
Hello all, This patch series contains a bunch of clean-up and fixes for the P2M code on ARM. The major changes are: - Deduce the memory attributes from the p2m type - Switch to read-write lock to improve performance - Simplify the TLB flush for a give p2m For all the changes see in ea