Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750962AbdLaJnN (ORCPT ); Sun, 31 Dec 2017 04:43:13 -0500 Received: from mail-wm0-f49.google.com ([74.125.82.49]:35592 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750739AbdLaJnL (ORCPT ); Sun, 31 Dec 2017 04:43:11 -0500 X-Google-Smtp-Source: ACJfBovSBzGmPu1ZOkI8i2i8gnG+Rs2rWDuOqwYaFHTneyB7awrC+1hv48MEbaHmB4kVY8D8i+jvVA== Subject: Re: [PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates To: Peter Zijlstra , Patrick Bellasi Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Ingo Molnar , "Rafael J . Wysocki" , Viresh Kumar , Vincent Guittot , Dietmar Eggemann , Morten Rasmussen , Juri Lelli , Todd Kjos , Joel Fernandes References: <20171130114723.29210-1-patrick.bellasi@arm.com> <20171220153029.dqrtjbyowhqdl56r@hirez.programming.kicks-ass.net> <20171220155625.lopjlsbvss3qgb4d@hirez.programming.kicks-ass.net> From: Claudio Scordino Message-ID: <84cc5951-45c4-3dd6-4f4f-fa5d11e6d1f6@evidence.eu.com> Date: Sun, 31 Dec 2017 10:43:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171220155625.lopjlsbvss3qgb4d@hirez.programming.kicks-ass.net> Content-Type: text/plain; charset=iso-8859-15; 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 Content-Length: 538 Lines: 21 Hi all, Il 20/12/2017 16:56, Peter Zijlstra ha scritto: > On Wed, Dec 20, 2017 at 04:30:29PM +0100, Peter Zijlstra wrote: >> >> So I ended up with the below (on top of Juri's cpufreq-dl patches). >> >> It compiles, but that's about all the testing it had. > > Should all be available at: > > git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git sched/core > > compile tested only, I suppose the 0day bot will let me know soon enough > :-) I'm going to do some testing from Tuesday. Happy new year, Claudio