From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juri Lelli Subject: Re: [PATCH v5 3/5] cgroup/cpuset: make callback_lock raw Date: Thu, 8 Nov 2018 12:22:59 +0100 Message-ID: <20181108112259.GB18091@localhost.localdomain> References: <20180903142801.20046-1-juri.lelli@redhat.com> <20180903142801.20046-4-juri.lelli@redhat.com> <20180925143416.GD25664@localhost.localdomain> <20181107155330.GA2509588@devbig004.ftw2.facebook.com> <20181107163841.GA18091@localhost.localdomain> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20181107163841.GA18091@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tejun Heo Cc: lizefan@huawei.com, linux-kernel@vger.kernel.org, luca.abeni@santannapisa.it, claudio@evidence.eu.com, tommaso.cucinotta@santannapisa.it, bristot@redhat.com, mathieu.poirier@linaro.org, cgroups@vger.kernel.org, peterz@infradead.org, mingo@redhat.com, rostedt@goodmis.org, longman@redhat.com On 07/11/18 17:38, Juri Lelli wrote: > Hi, > > On 07/11/18 07:53, Tejun Heo wrote: > > Hello, > > > > On Tue, Sep 25, 2018 at 04:34:16PM +0200, Juri Lelli wrote: > > > It would be great if you could please have a look at the proposed change > > > below (and the rest of the set of course :-). > > > > Yeah, looks good to me. Please feel free to add > > > > Acked-by: Tejun Heo > > Thanks! > > > > Another bit that I'd be more comfortable after hearing your word on it > > > is this one (discussed over 5/5): > > > > > > https://lore.kernel.org/lkml/20180925130750.GA25664@localhost.localdomain/ > > > > Can you please loop Waiman Long into discussion? > > He's working on cgroup2 cpuset support which might collide. > > Sure, I've been originally working on this on top of his series, but > didn't try with latest version. Hopefully the two series don't generate > too much collisions. I'll try to find some time soon to check again. So, conflicts weren't too bad (on top of v14). I guess I'll wait for Waiman Long's patches to land for rebasing again and testing. Best, - Juri