]> Pileus Git - ~andy/linux/blobdiff - include/linux/cgroup_subsys.h
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[~andy/linux] / include / linux / cgroup_subsys.h
index ac6aad98b6073ef7cd3a16b088b02ffccaadae32..e2877454ec82df3205c0251f9c9759db9334dedb 100644 (file)
@@ -37,8 +37,14 @@ SUBSYS(cpuacct)
 
 /* */
 
-#ifdef CONFIG_CGROUP_MEM_CONT
+#ifdef CONFIG_CGROUP_MEM_RES_CTLR
 SUBSYS(mem_cgroup)
 #endif
 
 /* */
+
+#ifdef CONFIG_CGROUP_DEVICE
+SUBSYS(devices)
+#endif
+
+/* */