diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-01-21 19:58:03 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-02-10 22:17:35 +1100 |
commit | fb3b72a3f483f81a33a9693ed03dc62158a6f77e (patch) | |
tree | 5f051cc4d21193fbc9dc35ec5848add21d0cce78 /tools/perf/scripts/python/export-to-sqlite.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 <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20230121095805.2823731-2-npiggin@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions