Merge tag 'v3.10.91' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / kernel / sys_ni.c
index 7078052284fd9eda7bae8a86805054328af7bb4b..7e7fc0a082c4517b5b604dac039f01e4c2da2a10 100644 (file)
@@ -209,3 +209,6 @@ cond_syscall(compat_sys_open_by_handle_at);
 
 /* compare kernel pointers */
 cond_syscall(sys_kcmp);
+
+/* operate on Secure Computing state */
+cond_syscall(sys_seccomp);