Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753012AbdHDRis (ORCPT ); Fri, 4 Aug 2017 13:38:48 -0400 Received: from foss.arm.com ([217.140.101.70]:57698 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752808AbdHDRir (ORCPT ); Fri, 4 Aug 2017 13:38:47 -0400 Subject: Re: [PATCH v3 00/10] arm, arm64, cpufreq: frequency- and cpu-invariant accounting support for task scheduler From: Dietmar Eggemann To: "Rafael J . Wysocki" Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux@arm.linux.org.uk, Greg Kroah-Hartman , Russell King , Catalin Marinas , Will Deacon , Juri Lelli , Vincent Guittot , Peter Zijlstra , Morten Rasmussen , Viresh Kumar , Sudeep Holla References: <20170727193312.9849-1-dietmar.eggemann@arm.com> Message-ID: <6dec7b60-e262-67ab-d29e-8537085dadcd@arm.com> Date: Fri, 4 Aug 2017 18:38:43 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170727193312.9849-1-dietmar.eggemann@arm.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 448 Lines: 21 Hi Rafael, On 27/07/17 20:33, Dietmar Eggemann wrote: [...] > Patch high level description: > > [ 01/10] Fix to free cpumask cpus_to_visit > [ 02/10] Default (empty, weak) arch_set_freq_scale() implementation > [03,04/10] Call arch_set_freq_scale() from two cpufreq drivers > (arm_big_little and cpufreq-dt) Could you please have a look at patches 2-4 which touch the cpufreq subsystem. Thanks, -- Dietmar [....]