diff options
author | 2022-04-14 11:17:22 +0300 | |
---|---|---|
committer | 2022-04-18 12:14:20 -0700 | |
commit | b1c6ecfdd06907554518ec384ce8e99889d15193 (patch) | |
tree | 64adca49b26e376e25235e5173850081ffadc296 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Linux 5.18-rc2 (diff) | |
download | linux-dev-b1c6ecfdd06907554518ec384ce8e99889d15193.tar.xz linux-dev-b1c6ecfdd06907554518ec384ce8e99889d15193.zip |
ARC: entry: fix syscall_trace_exit argument
Function syscall_trace_exit expects pointer to pt_regs. However
r0 is also used to keep syscall return value. Restore pointer
to pt_regs before calling syscall_trace_exit.
Cc: <stable@vger.kernel.org>
Signed-off-by: Sergey Matyukevich <sergey.matyukevich@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions