]> err.no Git - linux-2.6/blobdiff - arch/powerpc/kernel/entry_64.S
[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL
[linux-2.6] / arch / powerpc / kernel / entry_64.S
index 984a106307147fea6b3f981402b0f0bcd5b96002..2d22bf03484ee2b47ab46b19d5209b579fcfd17f 100644 (file)
@@ -279,7 +279,7 @@ _GLOBAL(ppc32_rt_sigsuspend)
        bne     syscall_exit
        /* If sigsuspend() returns zero, we are going into a signal handler. We
           may need to call audit_syscall_exit() to mark the exit from sigsuspend() */
-#ifdef CONFIG_AUDIT
+#ifdef CONFIG_AUDITSYSCALL
        ld      r3,PACACURRENT(r13)
        ld      r4,AUDITCONTEXT(r3)
        cmpdi   0,r4,0