From: Tejun Heo <tj@kernel.org>
To: Zefan Li <lizefan@huawei.com>
Cc: LKML <linux-kernel@vger.kernel.org>, Cgroups <cgroups@vger.kernel.org>
Subject: Re: [PATCH v2] cgroup: use a per-cgroup work for release agent
Date: Thu, 18 Sep 2014 13:23:25 -0400 [thread overview]
Message-ID: <20140918172325.GC13573@mtj.dyndns.org> (raw)
In-Reply-To: <541A927B.8010308@huawei.com>
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@huawei.com>
Applied to cgroup/for-3.18.
Thanks.
--
tejun
prev parent reply other threads:[~2014-09-18 17:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-18 8:06 Zefan Li
2014-09-18 17:23 ` Tejun Heo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140918172325.GC13573@mtj.dyndns.org \
--to=tj@kernel.org \
--cc=cgroups@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lizefan@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome