]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/prctl.h
iget: remove iget() and the read_inode() super op as being obsolete
[linux-2.6-omap-h63xx.git] / include / linux / prctl.h
index e2eff9079fe9ff9f02f7e9704479571c02cdd9aa..3800639775aee4706734b1aa9bb3e55104fe4f3b 100644 (file)
@@ -63,4 +63,8 @@
 #define PR_GET_SECCOMP 21
 #define PR_SET_SECCOMP 22
 
+/* Get/set the capability bounding set */
+#define PR_CAPBSET_READ 23
+#define PR_CAPBSET_DROP 24
+
 #endif /* _LINUX_PRCTL_H */