commit | 55c2770e413e96871147b9406a9c41fe9bc5209c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Oct 10 17:25:00 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 10 17:25:00 2012 -0700 |
tree | 6c53988910b1a346c068eaf070a2a0f62b23c4dc | |
parent | f88620b9c5521e9cb9de88e56272bfec3d831513 [diff] |
sparc64: fix ptrace interaction with force_successful_syscall_return() 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>