aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/auditsc.c')
-rw-r--r--kernel/auditsc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/auditsc.c b/kernel/auditsc.c
index b613ec89e99c..7f160df21a23 100644
--- a/kernel/auditsc.c
+++ b/kernel/auditsc.c
@@ -761,7 +761,7 @@ void audit_syscall_entry(struct task_struct *tsk, int arch, int major,
761 * 761 *
762 * i386 no 762 * i386 no
763 * x86_64 no 763 * x86_64 no
764 * ppc64 yes (see arch/ppc64/kernel/misc.S) 764 * ppc64 yes (see arch/powerpc/platforms/iseries/misc.S)
765 * 765 *
766 * This also happens with vm86 emulation in a non-nested manner 766 * This also happens with vm86 emulation in a non-nested manner
767 * (entries without exits), so this case must be caught. 767 * (entries without exits), so this case must be caught.