diff options
author | 2021-05-20 21:19:31 +1000 | |
---|---|---|
committer | 2021-05-21 00:58:56 +1000 | |
commit | d72500f992849d31ebae8f821a023660ddd0dcc2 (patch) | |
tree | ba13c3f0cf481d3653836f19769fe685021c9826 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls (diff) | |
download | wireguard-linux-d72500f992849d31ebae8f821a023660ddd0dcc2.tar.xz wireguard-linux-d72500f992849d31ebae8f821a023660ddd0dcc2.zip |
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
The scv implementation missed updating syscall return value and error
value get/set functions to deal with the changed register ABI. This
broke ptrace PTRACE_GET_SYSCALL_INFO as well as some kernel auditing
and tracing functions.
Fix. tools/testing/selftests/ptrace/get_syscall_info now passes when
scv is used.
Fixes: 7fa95f9adaee ("powerpc/64s: system call support for scv/rfscv instructions")
Cc: stable@vger.kernel.org # v5.9+
Reported-by: "Dmitry V. Levin" <ldv@altlinux.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210520111931.2597127-2-npiggin@gmail.com
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions