Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux...
[deliverable/linux.git] / kernel / sys_ni.c
index 61eea02b53f5afbcd916b21684d5e57269e1ecad..5adcb0ae3a58aa6d77dc0daa558e8fc8776c6777 100644 (file)
@@ -226,3 +226,6 @@ cond_syscall(sys_seccomp);
 
 /* access BPF programs and maps */
 cond_syscall(sys_bpf);
+
+/* execveat */
+cond_syscall(sys_execveat);
This page took 0.036686 seconds and 5 git commands to generate.