diff options
author | Mark Rutland <[email protected]> | 2021-06-07 10:46:17 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-06-07 11:35:55 +0100 |
commit | a5b43a87a7609d49ed4a453a2b99b6d36ab1e5d0 (patch) | |
tree | 0208c5b10efffbb52bea2fb5f678bdb23137b05f /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | ca0c2647f54c34000b4026c6632268d2dc304c67 (diff) |
arm64: entry: template the entry asm functions
Now that the majority of the exception triage logic has been converted
to C, the entry assembly functions all have a uniform structure.
Let's generate them all with an assembly macro to reduce the amount of
code and to ensure they all remain in sync if we make changes in future.
There should be no functional change as a result of this patch.
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