[PATCH 3/3] cgroup: remove extra calls to find_existing_css_set

Tejun Heo tj at kernel.org
Sat Jan 21 05:52:45 UTC 2012


Hello,

On Fri, Jan 20, 2012 at 6:57 PM, Mandeep Singh Baines <msb at chromium.org> wrote:
> If I break out of step 2 via the goto (out_put_css_set_refs), I only
> want to put back the refs I've gotten so far.

But isn't tc->cg NULL if that happens?  (ooh, the if statement should
be testing tc->cg, my bad).

Thanks.

-- 
tejun


More information about the Containers mailing list