From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758181AbcBDLi6 (ORCPT ); Thu, 4 Feb 2016 06:38:58 -0500 Received: from mail-pf0-f173.google.com ([209.85.192.173]:32965 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758139AbcBDLfw (ORCPT ); Thu, 4 Feb 2016 06:35:52 -0500 Date: Thu, 4 Feb 2016 17:05:48 +0530 From: Viresh Kumar To: Gautham R Shenoy Cc: "Rafael J. Wysocki" , Linux PM list , Linux Kernel Mailing List , Srinivas Pandruvada , Juri Lelli , Steve Muckle , Saravana Kannan Subject: Re: [PATCH 3/11] cpufreq: governor: Use common global_dbs_data pointer Message-ID: <20160204113548.GG3469@vireshk> References: <3705929.bslqXH980s@vostro.rjw.lan> <1876466.AY9fn15fDn@vostro.rjw.lan> <20160204053614.GV3469@vireshk> <20160204082538.GB3469@vireshk> <20160204113102.GA17371@in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160204113102.GA17371@in.ibm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04-02-16, 17:01, Gautham R Shenoy wrote: > Yes it does! Thank you for the explanation. > > So, the CPUFREQ_HAVE_GOVERNOR_PER_POLICY is really > CPUFREQ_HAVE_GOVERNOR_TUNERS_PER_POLICY. Can we change the name to > reflect the intent? Hmm, we might wanna do that. Though we are quite busy (screwed up) at the moment, will do that later on :) -- viresh