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 23:08:33 +0000 (16:08 -0700)
commit04e7d3c0bcd0905d6977b926fd378280c0645e09
tree13bcf6dad7f164c4dcb3c06f7dc6c89fe9ac70c5
parent4026b686478d8a3de4a10fd870a17ed53a7a2fc6
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