diff options
author | Nicholas Piggin <[email protected]> | 2020-11-26 20:25:29 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-11-27 00:10:39 +1100 |
commit | 8ff00399b153440c1c83e20c43020385b416415b (patch) | |
tree | be7cfc8d1668880947fd167def2b38d39ad15092 /tools/perf/scripts/python/syscall-counts.py | |
parent | c0b27c517acf8a2b359dd373a7e7e88b01a8308e (diff) |
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
powerpc/64s keeps a counter in the mm which counts bits set in
mm_cpumask as well as other things. This means it can't use generic code
to clear bits out of the mask and doesn't adjust the arch specific
counter.
Add an arch override that allows powerpc/64s to use
clear_tasks_mm_cpumask().
Signed-off-by: Nicholas Piggin <[email protected]>
Reviewed-by: Aneesh Kumar K.V <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions