[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140417141904.GH15326@htj.dyndns.org>
Date: Thu, 17 Apr 2014 10:19:04 -0400
From: Tejun Heo <tj@...nel.org>
To: Jianyu Zhan <nasa4836@...il.com>
Cc: lizefan@...wei.com, containers@...ts.linux-foundation.org,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cgroup: clean up obsolete code and comment
On Thu, Apr 17, 2014 at 10:14:16PM +0800, Jianyu Zhan wrote:
> This patch purely makes cleanup.
>
> 1. parse_cgroupfs_options() no longer takes refcounts on
> subsystems to be used, update its comment.
And cgroup_subsys[] doesn't require cgroup_mutex protection anymore.
That comment and BUG_ON(!mutex_is_locked()) can be removed. Can you
please separate these out into a separate patch?
> 2. cgroup_pidlist_seq_operations has no more user, remove it.
> 3. s/pr_warning/pr_warn/g, suggested by scripts/checkpatch.pl.
And let's put 2 and 3 in separate patches too.
> Signed-off-by: Jianyu Zhan <nasa4836@...il.com>
Also, please regenerate the patches on top of the following branch.
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-populated-v2
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists