From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756544AbdKGLDv (ORCPT ); Tue, 7 Nov 2017 06:03:51 -0500 Received: from foss.arm.com ([217.140.101.70]:48280 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755161AbdKGLDu (ORCPT ); Tue, 7 Nov 2017 06:03:50 -0500 Subject: Re: [PATCH v3] cpufreq: schedutil: Examine the correct CPU when we update util To: "Rafael J. Wysocki" , Viresh Kumar Cc: "Rafael J . Wysocki" , Linux Kernel Mailing List , Linux PM , Morten Rasmussen , Dietmar Eggemann , Ingo Molnar , Peter Zijlstra References: <20171103034022.GD4240@vireshk-i7> <20171103133642.8636-1-chris.redpath@arm.com> <20171103154559.GJ4240@vireshk-i7> <65a16c84-d25f-26ce-b4cf-5edc3f9b6d32@arm.com> <20171107095951.GE3297@vireshk-i7> From: Chris Redpath Message-ID: Date: Tue, 7 Nov 2017 11:03:46 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks guys, really appreciated! --Chris On 07/11/17 10:09, Rafael J. Wysocki wrote: > On Tue, Nov 7, 2017 at 10:59 AM, Viresh Kumar wrote: >> On 07-11-17, 09:49, Chris Redpath wrote: >>> Hi Viresh, Rafael, >>> >>> Without this patch, schedutil is totally broken for us - is >>> there any chance at all this could go in 4.14 or is it just >>> too late? >> >> I see that Rafael has already applied it, but not sure if he is planning to send >> it for 4.14 (though he should IMHO, as it is a critical fix). > > Yes, I am. > > Thanks, > Rafael >