commit | 4b9c876a812fd3e2b17e2d1c94082ee4cf31608f | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Fri Sep 22 09:23:53 2006 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Sep 26 15:24:34 2006 +1000 |
tree | 3b0cef649377b831c14cd95c0077f7defdc0b1f9 | |
parent | 7e4720201ad44ace85a443f41d668a62a737e7d0 [diff] |
[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 <dwmw2@infradead.org> Signed-off-by: Paul Mackerras <paulus@samba.org>