diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2020-12-17 16:47:30 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-02-08 17:09:45 +0300 |
commit | 032b7f08932c9b212952d6d585e45b2941b3e8be (patch) | |
tree | b177ec1a30b3623584c124d6957b580afe663ee6 /scripts/gdb/linux/utils.py | |
parent | 9393544842d6c85ebfc387c43a5059f8171d598f (diff) | |
download | linux-032b7f08932c9b212952d6d585e45b2941b3e8be.tar.xz |
powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
serialize_against_pte_lookup() performs IPIs to all CPUs in mm_cpumask.
Take this opportunity to try trim the CPU out of mm_cpumask. This can
reduce the cost of future serialize_against_pte_lookup() and/or the
cost of future TLB flushes.
Reported-by: kernel test robot <lkp@intel.com>
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-7-npiggin@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions