diff options
author | Nicholas Piggin <[email protected]> | 2023-01-21 19:58:03 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-02-10 22:17:35 +1100 |
commit | fb3b72a3f483f81a33a9693ed03dc62158a6f77e (patch) | |
tree | 5f051cc4d21193fbc9dc35ec5848add21d0cce78 /tools/perf/scripts/python/futex-contention.py | |
parent | 60bd7936f99fd8cdbeca67180f80ea13d8b97a76 (diff) |
powerpc: Consolidate 32-bit and 64-bit interrupt_enter_prepare
There are two separeate implementations for 32-bit and 64-bit which
mostly do the same thing. Consolidating on one implementation ends
up being smaller and simpler, there is just irq soft-mask reconcile
that is specific to 64-bit.
There should be no real functional change with this patch, but it
does make the context tracking calls necessary for 32-bit to support
context tracking.
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions