Files
linux/arch/arc
Sergey Matyukevich 3454bf1270 ARC: entry: fix syscall_trace_exit argument
commit b1c6ecfdd0 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-06-13 14:12:44 +09:00
..
2013-02-15 23:16:00 +05:30
2016-04-26 14:07:59 +02:00
2023-05-15 13:56:59 +09:00
2023-05-16 10:26:30 +09:00