From: Zefan Li <lizefan@huawei.com>
To: Tejun Heo <tj@kernel.org>, hannes@cmpxchg.org
Cc: cgroups@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-team@fb.com
Subject: Re: [PATCHSET] cgroup: misc fixes and cleanups
Date: Tue, 23 Feb 2016 11:55:46 +0800 [thread overview]
Message-ID: <56CBD842.9020802@huawei.com> (raw)
In-Reply-To: <1456182349-18156-1-git-send-email-tj@kernel.org>
On 2016/2/23 7:05, Tejun Heo wrote:
> Hello,
>
> This patchset contains the following six patches. The first one is a
> fix but should be safe to route through for-4.6. The rest are misc
> cleanups and improvements which don't cause notable behavior changes.
>
> 0001-cgroup-fix-error-return-value-of-cgroup_addrm_files.patch
> 0002-Revert-cgroup-add-cgroup_subsys-css_e_css_changed.patch
> 0003-cgroup-s-child_subsys_mask-subtree_ss_mask.patch
> 0004-cgroup-convert-for_each_subsys_which-to-do-while-sty.patch
> 0005-cgroup-use-do_each_subsys_mask-where-applicable.patch
> 0006-cgroup-make-cgroup-subsystem-masks-u16.patch
>
> The patchset based on top of cgroup/for-4.6 223ffb29f972 ("cgroup:
> provide cgroup_nov1= to disable controllers in v1 mounts") and is
> available in the following git branch.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-misc
>
> diffstat follows. I'll pull in the branch into cgroup/for-4.6
> soonish.
>
> include/linux/cgroup-defs.h | 12 +-
> kernel/cgroup.c | 217 +++++++++++++++++++-------------------------
> 2 files changed, 102 insertions(+), 127 deletions(-)
>
Acked-by: Zefan Li <lizefan@huawei.com>
WARNING: multiple messages have this Message-ID (diff)
From: Zefan Li <lizefan@huawei.com>
To: Tejun Heo <tj@kernel.org>, <hannes@cmpxchg.org>
Cc: <cgroups@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<kernel-team@fb.com>
Subject: Re: [PATCHSET] cgroup: misc fixes and cleanups
Date: Tue, 23 Feb 2016 11:55:46 +0800 [thread overview]
Message-ID: <56CBD842.9020802@huawei.com> (raw)
In-Reply-To: <1456182349-18156-1-git-send-email-tj@kernel.org>
On 2016/2/23 7:05, Tejun Heo wrote:
> Hello,
>
> This patchset contains the following six patches. The first one is a
> fix but should be safe to route through for-4.6. The rest are misc
> cleanups and improvements which don't cause notable behavior changes.
>
> 0001-cgroup-fix-error-return-value-of-cgroup_addrm_files.patch
> 0002-Revert-cgroup-add-cgroup_subsys-css_e_css_changed.patch
> 0003-cgroup-s-child_subsys_mask-subtree_ss_mask.patch
> 0004-cgroup-convert-for_each_subsys_which-to-do-while-sty.patch
> 0005-cgroup-use-do_each_subsys_mask-where-applicable.patch
> 0006-cgroup-make-cgroup-subsystem-masks-u16.patch
>
> The patchset based on top of cgroup/for-4.6 223ffb29f972 ("cgroup:
> provide cgroup_nov1= to disable controllers in v1 mounts") and is
> available in the following git branch.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-misc
>
> diffstat follows. I'll pull in the branch into cgroup/for-4.6
> soonish.
>
> include/linux/cgroup-defs.h | 12 +-
> kernel/cgroup.c | 217 +++++++++++++++++++-------------------------
> 2 files changed, 102 insertions(+), 127 deletions(-)
>
Acked-by: Zefan Li <lizefan@huawei.com>
next prev parent reply other threads:[~2016-02-23 3:55 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 23:05 [PATCHSET] cgroup: misc fixes and cleanups Tejun Heo
2016-02-22 23:05 ` Tejun Heo
2016-02-22 23:05 ` [PATCH 1/6] cgroup: fix error return value of cgroup_addrm_files() Tejun Heo
2016-02-22 23:05 ` [PATCH 2/6] Revert "cgroup: add cgroup_subsys->css_e_css_changed()" Tejun Heo
2016-02-22 23:05 ` [PATCH 3/6] cgroup: s/child_subsys_mask/subtree_ss_mask/ Tejun Heo
2016-02-22 23:05 ` [PATCH 4/6] cgroup: convert for_each_subsys_which() to do-while style Tejun Heo
2016-02-22 23:05 ` [PATCH 6/6] cgroup: make cgroup subsystem masks u16 Tejun Heo
[not found] ` <1456182349-18156-7-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-02-23 1:33 ` Johannes Weiner
2016-02-23 1:33 ` Johannes Weiner
2016-02-23 3:27 ` [PATCH v2 " Tejun Heo
2016-02-23 3:27 ` Tejun Heo
[not found] ` <1456182349-18156-1-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-02-22 23:05 ` [PATCH 5/6] cgroup: use do_each_subsys_mask() where applicable Tejun Heo
2016-02-22 23:05 ` Tejun Heo
2016-02-23 1:34 ` [PATCHSET] cgroup: misc fixes and cleanups Johannes Weiner
2016-02-23 1:34 ` Johannes Weiner
2016-02-23 3:27 ` Tejun Heo
2016-02-23 3:27 ` Tejun Heo
2016-02-23 3:55 ` Zefan Li [this message]
2016-02-23 3:55 ` Zefan Li
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=56CBD842.9020802@huawei.com \
--to=lizefan@huawei.com \
--cc=cgroups@vger.kernel.org \
--cc=hannes@cmpxchg.org \
--cc=kernel-team@fb.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.