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 d7e7e637b92a..c4394abcd5e6 100644
--- a/kernel/auditsc.c
+++ b/kernel/auditsc.c
@@ -958,7 +958,7 @@ void audit_syscall_entry(struct task_struct *tsk, int arch, int major,
958 * 958 *
959 * i386 no 959 * i386 no
960 * x86_64 no 960 * x86_64 no
961 * ppc64 yes (see arch/ppc64/kernel/misc.S) 961 * ppc64 yes (see arch/powerpc/platforms/iseries/misc.S)
962 * 962 *
963 * This also happens with vm86 emulation in a non-nested manner 963 * This also happens with vm86 emulation in a non-nested manner
964 * (entries without exits), so this case must be caught. 964 * (entries without exits), so this case must be caught.