Skip to content
Commit 55c2770e authored by Al Viro's avatar Al Viro Committed by David S. Miller
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f88620b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment