[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180705173321.GR2458@hirez.programming.kicks-ass.net>
Date: Thu, 5 Jul 2018 19:33:21 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Quentin Perret <quentin.perret@....com>
Cc: rjw@...ysocki.net, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org, gregkh@...uxfoundation.org,
mingo@...hat.com, dietmar.eggemann@....com,
morten.rasmussen@....com, chris.redpath@....com,
patrick.bellasi@....com, valentin.schneider@....com,
vincent.guittot@...aro.org, thara.gopinath@...aro.org,
viresh.kumar@...aro.org, tkjos@...gle.com, joel@...lfernandes.org,
smuckle@...gle.com, adharmap@...cinc.com, skannan@...cinc.com,
pkondeti@...eaurora.org, juri.lelli@...hat.com,
edubezval@...il.com, srinivas.pandruvada@...ux.intel.com,
currojerez@...eup.net, javi.merino@...nel.org
Subject: Re: [RFC PATCH v4 05/12] sched/topology: Reference the Energy Model
of CPUs when available
On Thu, Jun 28, 2018 at 12:40:36PM +0100, Quentin Perret wrote:
> + if (cpumask_equal(doms_new[i], doms_cur[j])
> + && cpu_rq(cpumask_first(doms_cur[j]))->rd->fd)
Please put the operator at the end of the previous line, not the begin
of the next line when splitting.
Powered by blists - more mailing lists