diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2016-04-29 15:25:40 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-05-01 10:32:36 +0200 |
commit | 33d336d986edc544cd153e31a28a515d5648721b (patch) | |
tree | 828f51a5ca89c2133373786889ce3f3555a620ac /arch/powerpc/include/asm/mmu.h | |
parent | powerpc/mm: Use generic version of pmdp_clear_flush_young() (diff) | |
download | linux-33d336d986edc544cd153e31a28a515d5648721b.tar.xz linux-33d336d986edc544cd153e31a28a515d5648721b.zip |
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>
Diffstat (limited to 'arch/powerpc/include/asm/mmu.h')
0 files changed, 0 insertions, 0 deletions