diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2020-12-17 16:47:31 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-02-08 17:09:45 +0300 |
commit | 3cb1aa7aa39402f4f2cb847b1f16ade3bce43a97 (patch) | |
tree | e080be0f37477a4b24d7e0a836fc4a27117b40e2 /scripts/gdb/linux/utils.py | |
parent | 032b7f08932c9b212952d6d585e45b2941b3e8be (diff) | |
download | linux-3cb1aa7aa39402f4f2cb847b1f16ade3bce43a97.tar.xz |
powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs
Similarly to the x86 commit b13b1d2d8692 ("x86/mm: In the PTE swapout
page reclaim case clear the accessed bit instead of flushing the TLB"),
implement ptep_clear_flush_young that does not actually flush the TLB
in the case the referenced bit is cleared.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201217134731.488135-8-npiggin@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions