diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2016-05-31 08:26:31 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-06-01 05:47:34 +0200 |
commit | 157d4d0620879b7d89ca1e3cd7bf0be1e29be198 (patch) | |
tree | 691cca75be337bdc830d4af4ae16f9f3fdafa272 /arch/.gitignore | |
parent | powerpc/mm/hash: Fix the reference bit update when handling hash fault (diff) | |
download | linux-157d4d0620879b7d89ca1e3cd7bf0be1e29be198.tar.xz linux-157d4d0620879b7d89ca1e3cd7bf0be1e29be198.zip |
powerpc/mm/radix: Add missing tlb flush
This should not have any impact on hash, because hash does tlb
invalidate with every pte update and we don't implement
flush_tlb_* functions for hash. With radix we should make an explicit
call to flush tlb outside pte update.
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/.gitignore')
0 files changed, 0 insertions, 0 deletions