[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const
[safe/jmp/linux-2.6] / include / linux / cgroup_subsys.h
index a568b87..9ec4318 100644 (file)
@@ -13,10 +13,27 @@ SUBSYS(cpuset)
 
 /* */
 
+#ifdef CONFIG_CGROUP_DEBUG
+SUBSYS(debug)
+#endif
+
+/* */
+
+#ifdef CONFIG_CGROUP_NS
+SUBSYS(ns)
+#endif
+
+/* */
+
+#ifdef CONFIG_FAIR_CGROUP_SCHED
+SUBSYS(cpu_cgroup)
+#endif
+
+/* */
+
 #ifdef CONFIG_CGROUP_CPUACCT
 SUBSYS(cpuacct)
 #endif
 
 /* */
 
-/* */