git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88620b
)
sparc64: fix ptrace interaction with force_successful_syscall_return()
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 11 Oct 2012 00:25:00 +0000
(17:25 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Oct 2012 00:25:00 +0000
(17:25 -0700)
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>
No differences found