]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/sys_ni.c
printk: rename DEFAULT_MESSAGE_LOGLEVEL
[karo-tx-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);