]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/cgroup_subsys.h
[XFS] Check for invalid flags in xfs_attrlist_by_handle.
[linux-2.6-omap-h63xx.git] / 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
+
+/* */