[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <51F8C7C5.9040608@huawei.com>
Date: Wed, 31 Jul 2013 16:16:05 +0800
From: Li Zefan <lizefan@...wei.com>
To: Tejun Heo <tj@...nel.org>
CC: LKML <linux-kernel@...r.kernel.org>,
Cgroups <cgroups@...r.kernel.org>
Subject: [PATCH 0/7] some pending cgroup patches
The first one is a small bug fix, and the rest are pure cleanups.
Li Zefan (7):
cgroup: fix a leak when percpu_ref_init() fails
cgroup: remove sparse tags from offline_css()
cgroup: restructure the failure path in cgroup_write_event_control()
cgroup: rename cgroup_pidlist->mutex
cgroup: remove struct cgroup_seqfile_state
cgroup: rename current_css_set_cg_links
cgroup: more naming cleanups
--
include/linux/cgroup.h | 6 +--
kernel/cgroup.c | 138 ++++++++++++++++++++++++++++-----------------------------------
kernel/cpuset.c | 16 ++++----
3 files changed, 72 insertions(+), 88 deletions(-)
--
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