[Devel] [PATCH] cgroup: fix fail path in cgroup_load_subsys()

Tejun Heo tj at kernel.org
Thu Dec 12 10:45:06 PST 2013


Hello,

On Thu, Dec 12, 2013 at 10:37:32PM +0400, Vladimir Davydov wrote:
> If so, I don't mind, but why? cgroup_unload_subsys() should never be
> called without properly initialized css.

Hmm.... I think it's generally preferable to reuse normal exit path
for error handling as much as possible.  Plus, the normal cgroup init
failure path behaves that way.  That said, it's more of a preference
and if you have technical argument, I'd be happy to give in. :)

Thanks.

-- 
tejun



More information about the Devel mailing list