]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - kernel/auditsc.c
[PATCH] powerpc: trivial: modify comments to refer to new location of files
[linux-2.6.git] / kernel / auditsc.c
index 685c25175d96374a601d33460dae6e7a35ff0f07..3e376202dd48bda04febc9edbb2f33bf3701a586 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.