From: Al Viro Date: Thu, 4 Oct 2012 21:13:59 +0000 (-0700) Subject: sparc64: Fix strace hiccups when force_successful_syscall() triggers. X-Git-Tag: v3.7-rc1~84^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffa9009c9828db3f74178e459cfbca6e77ff5dd9;p=pandora-kernel.git sparc64: Fix strace hiccups when force_successful_syscall() triggers. When force_successful_syscall() triggers, the syscall return status reported the ptrace applications gets garbled. Fix this by reordering the events and tests in the ret_sys_call path. Signed-off-by: David S. Miller --- Reading git-diff-tree failed