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.2.33~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b4ea31d107d4b8985f56c939f712f8a0dd59271;p=pandora-kernel.git 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 Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed