Re: [PATCH v7 0/7] Radix pte update tlbflush optimizations.

2016-11-29 Thread Michael Ellerman
Balbir Singh writes: > On 28/11/16 17:16, Aneesh Kumar K.V wrote: >> Changes from v6: >> * restrict the new pte bit to radix and DD1 config >> >> Changes from V5: >> Switch to use pte bits to track page size. > > This series looks much better, I wish there was a better > way of avoiding to have

Re: [PATCH v7 0/7] Radix pte update tlbflush optimizations.

2016-11-29 Thread Balbir Singh
On 28/11/16 17:16, Aneesh Kumar K.V wrote: > Changes from v6: > * restrict the new pte bit to radix and DD1 config > > Changes from V5: > Switch to use pte bits to track page size. > > This series looks much better, I wish there was a better way of avoiding to have to pass the address to the

[PATCH v7 0/7] Radix pte update tlbflush optimizations.

2016-11-27 Thread Aneesh Kumar K.V
Changes from v6: * restrict the new pte bit to radix and DD1 config Changes from V5: Switch to use pte bits to track page size. Aneesh Kumar K.V (7): powerpc/mm: Rename hugetlb-radix.h to hugetlb.h powerpc/mm/hugetlb: Handle hugepage size supported by hash config powerpc/mm: Introduce _PAG