From: David Woodhouse Date: Fri, 22 Sep 2006 08:23:53 +0000 (+0100) Subject: [POWERPC] Fix audit syscall success/failure reporting on PowerPC X-Git-Tag: v2.6.19-rc1~219^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b9c876a812fd3e2b17e2d1c94082ee4cf31608f;p=pandora-kernel.git [POWERPC] Fix audit syscall success/failure reporting on PowerPC Due to my stupidity, we were checking for the wrong bit in CCR when attempting to determine whether a syscall succeeded or not. Remedy the symptom, if not the cause. Signed-off-by: David Woodhouse Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed