Re: [PATCH 0/8] cgroup: a bunch of cleanups

2013-03-12 Thread Li Zefan
On 2013/3/13 6:38, Tejun Heo wrote: > On Tue, Mar 12, 2013 at 02:49:52PM +0800, Li Zefan wrote: >> Hi Tejun, >> >> If you're busy with other stuff, just take your time to go through those >> patches. >> >> 0001-cgroup-remove-cgroup_is_descentant.patch >> 0002-cgroup-remove-unused-variables-in-cgrou

Re: [PATCH 0/8] cgroup: a bunch of cleanups

2013-03-12 Thread Tejun Heo
On Tue, Mar 12, 2013 at 02:49:52PM +0800, Li Zefan wrote: > Hi Tejun, > > If you're busy with other stuff, just take your time to go through those > patches. > > 0001-cgroup-remove-cgroup_is_descentant.patch > 0002-cgroup-remove-unused-variables-in-cgroup_destroy_loc.patch > 0003-cgroup-hold-cgro

Re: [PATCH 0/8] cgroup: a bunch of cleanups

2013-03-11 Thread Li Zefan
[PATCH 6/8] cgroup: remove unneeded includes from cgroup.h Signed-off-by: Li Zefan --- include/linux/cgroup.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h index 7e818a3..1f75a59 100644 --- a/include/linux/cgroup.h +++ b/in

[PATCH 0/8] cgroup: a bunch of cleanups

2013-03-11 Thread Li Zefan
Hi Tejun, If you're busy with other stuff, just take your time to go through those patches. 0001-cgroup-remove-cgroup_is_descentant.patch 0002-cgroup-remove-unused-variables-in-cgroup_destroy_loc.patch 0003-cgroup-hold-cgroup_mutex-before-calling-css_offline.patch 0004-cgroup-don-t-bother-to-resi