Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[sfrench/cifs-2.6.git] / kernel / sys_ni.c
index d4709d4810537a904958740dfed2ae4183cb2094..02aa4185b17e3b7b579e18f119687d1ce415103d 100644 (file)
@@ -221,3 +221,6 @@ cond_syscall(sys_kcmp);
 
 /* operate on Secure Computing state */
 cond_syscall(sys_seccomp);
+
+/* access BPF programs and maps */
+cond_syscall(sys_bpf);