Sergey Matyukevich 2e5893f64d ARC: entry: fix syscall_trace_exit argument
commit b1c6ecfdd06907554518ec384ce8e99889d15193 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>
2022-04-27 13:14:11 +02:00
..
2013-08-26 09:40:24 +05:30
2016-08-19 14:09:33 -07:00
2016-04-22 18:12:31 +05:30
2016-03-10 14:44:13 -06:00
2019-09-21 07:14:23 +02:00
2021-09-03 09:44:39 +02:00