From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752110AbaEUMtd (ORCPT ); Wed, 21 May 2014 08:49:33 -0400 Received: from e23smtp05.au.ibm.com ([202.81.31.147]:42959 "EHLO e23smtp05.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751242AbaEUMtb (ORCPT ); Wed, 21 May 2014 08:49:31 -0400 Message-ID: <537CA08E.4050608@linux.vnet.ibm.com> Date: Wed, 21 May 2014 18:18:14 +0530 From: "Srivatsa S. Bhat" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0 MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Meelis Roos , viresh.kumar@linaro.org, ego@linux.vnet.ibm.com, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end References: <20140505072129.14454.25747.stgit@srivatsabhat.in.ibm.com> <5367553C.1040701@linux.vnet.ibm.com> <537C9CF3.60503@linux.vnet.ibm.com> <6424313.K1VhKnAUr2@vostro.rjw.lan> In-Reply-To: <6424313.K1VhKnAUr2@vostro.rjw.lan> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 14052112-1396-0000-0000-000004E3B035 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/21/2014 06:31 PM, Rafael J. Wysocki wrote: > On Wednesday, May 21, 2014 06:02:51 PM Srivatsa S. Bhat wrote: >> On 05/05/2014 02:39 PM, Srivatsa S. Bhat wrote: >>> On 05/05/2014 02:23 PM, Meelis Roos wrote: >>>>> >>>>> Changes in v3: >>>>> Expanded the comment in the code to briefly mention why ASYNC_NOTIFICATION >>>>> drivers are left out from the check, as suggested by Gautham R. Shenoy. >>>>> No code changes in this version. >>>>> >>>>> v2: https://lkml.org/lkml/2014/4/29/283 >>>>> v1: https://lkml.org/lkml/2014/4/28/469 >>>> >>>> Seems to work on VIA EPIA with 3.15-rc2 (no other cpufreq fixes): >>>> >>> >>> Great! Thanks a lot for testing this! >>> >>> Rafael/Viresh, can you please add Meelis' Tested-by while taking >>> this patch? >> >> Rafael, any thoughts on this patch? >> >> It has been Acked by Viresh and tested by Meelis. Hope you'll consider >> picking up this patch for 3.16. > > It should be in linux-next today AFAICS. > Oops, I did check your tree before asking, but I'm not sure how I missed this. Now I'm able to see the patch in your bleeding-edge branch. Sorry for the noise! Regards, Srivatsa S. Bhat