From: Al Viro Date: Thu, 11 Oct 2012 00:25:00 +0000 (-0700) Subject: sparc64: fix ptrace interaction with force_successful_syscall_return() X-Git-Tag: v3.7-rc1~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c2770e413e96871147b9406a9c41fe9bc5209c;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed