Re: [PATCH v2] cgroup: use a per-cgroup work for release agent

From: Tejun Heo
Date: Thu Sep 18 2014 - 13:23:44 EST


On Thu, Sep 18, 2014 at 04:06:19PM +0800, Zefan Li wrote:
> Instead of using a global work to schedule release agent on removable
> cgroups, we change to use a per-cgroup work to do this, which makes
> the code much simpler.
>
> v2: use a dedicated work instead of reusing css->destroy_work. (Tejun)
>
> Signed-off-by: Zefan Li <lizefan@xxxxxxxxxx>

Applied to cgroup/for-3.18.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/