]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Use generic version of ptep_clear_flush_young()
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 29 Apr 2016 13:25:40 +0000 (23:25 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 1 May 2016 08:32:36 +0000 (18:32 +1000)
commit18a65409872cbf4e0795aba6cba92debd3c19c4d
tree828f51a5ca89c2133373786889ce3f3555a620ac
parent77a74bcd95a668fa88e3404b3fea374f2a94ab18
powerpc/mm: Use generic version of ptep_clear_flush_young()

The radix variant is going to require a flush_tlb_range(). With
flush_tlb_range() added, ptep_clear_flush_young() is the same as the
generic version. So drop the powerpc specific variant.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/64/hash.h