提交 7a3b0f89 编写于 作者: K Kirill Tkhai 提交者: David S. Miller

sparc32: Fix exit flag passed from traced sys_sigreturn

Pass 1 in %o1 to indicate that syscall_trace accounts exit.
Signed-off-by: NKirill Tkhai <tkhai@yandex.ru>
CC: David Miller <davem@davemloft.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 04001552
...@@ -839,7 +839,7 @@ sys_sigreturn: ...@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册