On 27/03/16 19:23, Aneesh Kumar K.V wrote: > The radix variant is going to require a flush_tlb_range. With > flush_tlb_range added, ptep_clear_flush_young is same as the generic > version. So drop the powerpc specific variant > > Signed-off-by: Aneesh Kumar K.V <aneesh.ku...@linux.vnet.ibm.com> > The changelog is same as 11/65.. May be you could merge 11 and 12 or help understand the difference better. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev
- [PATCH 07/65] powerpc/mm: Remove RPN_SHIFT and RPN_SIZE Aneesh Kumar K.V
- [PATCH 08/65] powerpc/mm: Update _PAGE_KERNEL_RO Aneesh Kumar K.V
- Re: [PATCH 08/65] powerpc/mm: Update _PAGE_KERNEL_RO Balbir Singh
- [PATCH 09/65] powerpc/mm: Use helper for finding pte bits... Aneesh Kumar K.V
- [PATCH 10/65] powerpc/mm: Drop WIMG in favour of new cons... Aneesh Kumar K.V
- [PATCH 11/65] powerpc/mm: Use generic version of pmdp_cle... Aneesh Kumar K.V
- [PATCH 12/65] powerpc/mm: Use generic version of ptep_cle... Aneesh Kumar K.V
- Re: [PATCH 12/65] powerpc/mm: Use generic version of... Balbir Singh
- [PATCH 13/65] powerpc/mm: Move common data structure betw... Aneesh Kumar K.V
- [PATCH 14/65] powerpc/mm/power9: Add partition table form... Aneesh Kumar K.V
- [PATCH 15/65] powerpc/mm/hash: Add support for POWER9 has... Aneesh Kumar K.V
- [PATCH 17/65] powerpc/mm/book3s: Rename hash specific PTE... Aneesh Kumar K.V
- [PATCH 16/65] powerpc/mm: Move hash and no hash code to s... Aneesh Kumar K.V
- [PATCH 18/65] powerpc/mm: Handle _PTE_NONE_MASK Aneesh Kumar K.V
- [PATCH 19/65] powerpc/mm: Move common pte bits and access... Aneesh Kumar K.V
- [PATCH 20/65] powerpc/mm: Move pte accessors that operate... Aneesh Kumar K.V
- [PATCH 21/65] powerpc/mm: Make page table size a variable Aneesh Kumar K.V