Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a3b0f89 authored by Kirill Tkhai's avatar Kirill Tkhai Committed by David S. Miller
Browse files

sparc32: Fix exit flag passed from traced sys_sigreturn



Pass 1 in %o1 to indicate that syscall_trace accounts exit.

Signed-off-by: default avatarKirill Tkhai <tkhai@yandex.ru>
CC: David Miller <davem@davemloft.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 04001552
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -839,7 +839,7 @@ sys_sigreturn:
	 nop
	 nop


	call	syscall_trace
	call	syscall_trace
	 nop
	 mov	1, %o1


1:
1:
	/* We don't want to muck with user registers like a
	/* We don't want to muck with user registers like a