pr_warning("cgroup: %s (%d) created nested cgroup for controller \"%s\" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.\n",
current->comm,current->pid,ss->name);
if(!strcmp(ss->name,"memory"))
pr_warning("cgroup: \"memory\" requires setting use_hierarchy to 1 on the root.\n");