Re: [PATCH UPDATED RFC cgroup/for-3.7] cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
From: Aristeu Rozanski <hidden>
Date: 2012-09-11 20:51:41
Also in:
lkml
From: Aristeu Rozanski <hidden>
Date: 2012-09-11 20:51:41
Also in:
lkml
Hi Tejun, On Tue, Sep 11, 2012 at 11:23:56AM -0700, Tejun Heo wrote:
+ /* we're fully hierarchical iff root uses hierarchy */
minor nit: s/iff/if/ -- Aristeu