]> err.no Git - linux-2.6/blobdiff - kernel/auditsc.c
[ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2
[linux-2.6] / kernel / auditsc.c
index b613ec89e99c1a52aeefe7afbac95f0da3c00ae9..7f160df21a23e22a3d8e0e36b29712bcc9758692 100644 (file)
@@ -761,7 +761,7 @@ void audit_syscall_entry(struct task_struct *tsk, int arch, int major,
         *
         * i386     no
         * x86_64   no
-        * ppc64    yes (see arch/ppc64/kernel/misc.S)
+        * ppc64    yes (see arch/powerpc/platforms/iseries/misc.S)
         *
         * This also happens with vm86 emulation in a non-nested manner
         * (entries without exits), so this case must be caught.