Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
[deliverable/linux.git] / kernel / sys_ni.c
index 36441b51b5dff20bb63792d3ad7ff7e0d30908bf..2904a21059145b61e55a3fee9204a64fce48c9ea 100644 (file)
@@ -213,3 +213,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);
This page took 0.025792 seconds and 5 git commands to generate.