From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [RFC 4/9] sched: cpufreq: extend irq work to support fast switches Date: Wed, 29 Mar 2017 23:25:23 +0200 Message-ID: <7941583.LZOQImzPvq@aspire.rjw.lan> References: <9d2ff35af95f5accb40d3447e6ff5970c0ba405e.1489058244.git.viresh.kumar@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <9d2ff35af95f5accb40d3447e6ff5970c0ba405e.1489058244.git.viresh.kumar@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Viresh Kumar Cc: Ingo Molnar , Peter Zijlstra , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Vincent Guittot , smuckle.linux@gmail.com, juri.lelli@arm.com, Morten.Rasmussen@arm.com, patrick.bellasi@arm.com, eas-dev@lists.linaro.org List-Id: linux-pm@vger.kernel.org On Thursday, March 09, 2017 05:15:14 PM Viresh Kumar wrote: > From: Steve Muckle > > In preparation for schedutil receiving sched cpufreq callbacks for > remote CPUs, extend the irq work in schedutil to support policies with > fast switching enabled in addition to policies using the slow path. > > Signed-off-by: Steve Muckle > [ vk: minor code updates ] > Signed-off-by: Viresh Kumar This should be merged with the [6/9]. As is, it requires me to look at two patches at the same time to make sense out of it. Thanks, Rafael