[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110824075433.GB14170@htj.dyndns.org>
Date: Wed, 24 Aug 2011 09:54:33 +0200
From: Tejun Heo <tj@...nel.org>
To: Matt Helsley <matthltc@...ibm.com>
Cc: rjw@...k.pl, paul@...lmenage.org, lizf@...fujitsu.com,
containers@...ts.linux-foundation.org, Ingo Molnar <mingo@...e.hu>,
Daisuke Nishimura <nishimura@....nes.nec.co.jp>,
linux-kernel@...r.kernel.org, linux-pm@...ts.linux-foundation.org
Subject: Re: [PATCH 4/6] cgroup: don't use subsys->can_attach_task() or
->attach_task()
Hello,
On Tue, Aug 23, 2011 at 06:57:39PM -0700, Matt Helsley wrote:
> On Wed, Aug 24, 2011 at 12:19:58AM +0200, Tejun Heo wrote:
>
> <snip>
>
> > * In cgroup_freezer, remove unnecessary NULL assignments to unused
> > methods. It's useless and very prone to get out of sync, which
> > already happened.
>
> You could post this part independently -- that might be best since
> I guess the taskset bits will need more discussion.
Urgh... I really think subsystems which aren't very isolated should
have its own tree. Going through -mm works well if the changes are
isolated or all inter-dependent changes go through -mm too but it
stops working as soon as the changes start span across other git
trees. If cgroup isn't expected to see a lot of changes in this cycle
(if so, please set up a git tree, it isn't difficult), the best
solution, I think, would be sticking w/ Rafael's branch.
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