]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc64: fix ptrace interaction with force_successful_syscall_return()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 11 Oct 2012 00:25:00 +0000 (17:25 -0700)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 30 Oct 2012 23:26:30 +0000 (23:26 +0000)
commit1b4ea31d107d4b8985f56c939f712f8a0dd59271
tree0a90766152a38583ca39df1722a75d447837ecef
parent6d89b22d7d5d34d0d65a1d28978110f68b3e4c17
sparc64: fix ptrace interaction with force_successful_syscall_return()

[ Upstream commit 55c2770e413e96871147b9406a9c41fe9bc5209c ]

we want syscall_trace_leave() called on exit from any syscall;
skipping its call in case we'd done force_successful_syscall_return()
is broken...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/sparc/kernel/syscalls.S