Re: [PATCH 0/6] powerpc/powernv: Applying it_page_shift to platform code

2014-06-18 Thread Benjamin Herrenschmidt
On Wed, 2014-06-18 at 17:56 +1000, Alexey Kardashevskiy wrote: > On 06/06/2014 06:44 PM, Alexey Kardashevskiy wrote: > > Here is what I got for powernv in order to support variable page size > > in iommu_table. > > > > I am very uncertain about Patch #4 "Add @it_owner to iommu_table struct" > > an

Re: [PATCH 0/6] powerpc/powernv: Applying it_page_shift to platform code

2014-06-18 Thread Alexey Kardashevskiy
On 06/06/2014 06:44 PM, Alexey Kardashevskiy wrote: > Here is what I got for powernv in order to support variable page size > in iommu_table. > > I am very uncertain about Patch #4 "Add @it_owner to iommu_table struct" > and wonder if there any better way to get PE from iommu_table. > > Please co