Memory controller: cgroups setup
[powerpc.git] / include / linux / cgroup_subsys.h
index 9ec4318..228235c 100644 (file)
@@ -37,3 +37,8 @@ SUBSYS(cpuacct)
 
 /* */
 
+#ifdef CONFIG_CGROUP_MEM_CONT
+SUBSYS(mem_cgroup)
+#endif
+
+/* */