Merge ../powerpc-merge
[sfrench/cifs-2.6.git] / kernel / auditsc.c
index d7e7e637b92abc2e100503c5f0c31891b166381f..c4394abcd5e6952a293d30626a6f17c13b832822 100644 (file)
@@ -958,7 +958,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.