[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170822110300.lcpzyzgzqshdv7df@hirez.programming.kicks-ass.net>
Date: Tue, 22 Aug 2017 13:03:00 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Brendan Jackman <brendan.jackman@....com>
Cc: Joel Fernandes <joelaf@...gle.com>,
LKML <linux-kernel@...r.kernel.org>,
Andres Oportus <andresoportus@...gle.com>,
Ingo Molnar <mingo@...hat.com>,
Morten Rasmussen <morten.rasmussen@....com>,
Dietmar Eggemann <dietmar.eggemann@....com>,
Vincent Guittot <vincent.guittot@...aro.org>
Subject: Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group
On Tue, Aug 22, 2017 at 11:39:26AM +0100, Brendan Jackman wrote:
> However the code movement helps - I'll combine it with Vincent's
> suggestions and post a v2.
Please also split into multiple patches, as I feel this 2/2 does too
many things. Fixing that this_*_load initialization stuff for instance
could be a separate patch.
And unlike what I did, do the whole code movement as a pure code
movement, without any additional changes.
Powered by blists - more mailing lists