]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sparc32: Fix exit flag passed from traced sys_sigreturn
authorKirill Tkhai <tkhai@yandex.ru>
Thu, 25 Jul 2013 21:17:15 +0000 (01:17 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Oct 2013 21:51:08 +0000 (14:51 -0700)
commit5391cb09f10c98af52458b4fd6e331a6465797f7
tree09f6f3a41803e1a7b19999a4022689449d7ac1b7
parentee0ab40d6810a03cbd74715889dad558c5f9f02d
sparc32: Fix exit flag passed from traced sys_sigreturn

[ Upstream commit 7a3b0f89e3fea680f93932691ca41a68eee7ab5e ]

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

Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: David Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/kernel/entry.S