bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
[sfrench/cifs-2.6.git] / include / linux / security.h
index d3868f2ebada82b87ba5eb0969f239cdf9a646b2..96899fad701696ce9212055a5a4e049cfcf0f933 100644 (file)
@@ -140,8 +140,7 @@ struct request_sock;
 /* bprm->unsafe reasons */
 #define LSM_UNSAFE_SHARE       1
 #define LSM_UNSAFE_PTRACE      2
-#define LSM_UNSAFE_PTRACE_CAP  4
-#define LSM_UNSAFE_NO_NEW_PRIVS        8
+#define LSM_UNSAFE_NO_NEW_PRIVS        4
 
 #ifdef CONFIG_MMU
 extern int mmap_min_addr_handler(struct ctl_table *table, int write,