diff options
author | Mark Rutland <[email protected]> | 2021-06-07 10:46:21 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-06-07 11:35:56 +0100 |
commit | d60b228fd19985a903b8e8c599be0538a875d505 (patch) | |
tree | e9e82ae169edf49828f3c07c8be6f9c412fc7974 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 8168f098867f6584295ea408c683f61e945c6ff1 (diff) |
arm64: entry: split SDEI entry
We'd like to keep all the entry sequencing in entry-common.c, as this
will allow us to ensure this is consistent, and free from any unsound
instrumentation.
Currently __sdei_handler() performs the NMI entry/exit sequences in
sdei.c. Let's split the low-level entry sequence from the event
handling, moving the former to entry-common.c and keeping the latter in
sdei.c. The event handling function is renamed to do_sdei_event(),
matching the do_${FOO}() pattern used for other exception handlers.
Signed-off-by: Mark Rutland <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Reviewed-by: Joey Gouly <[email protected]>
Cc: James Morse <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions