]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/auditsc.c
[PATCH] add cpu_relax to hrtimer_cancel
[mirror_ubuntu-artful-kernel.git] / 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.