From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752840AbcBHMw1 (ORCPT ); Mon, 8 Feb 2016 07:52:27 -0500 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:48560 "EHLO e23smtp09.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751502AbcBHMwZ (ORCPT ); Mon, 8 Feb 2016 07:52:25 -0500 X-IBM-Helo: d23dlp02.au.ibm.com X-IBM-MailFrom: shilpa.bhat@linux.vnet.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org;linux-pm@vger.kernel.org Message-ID: <56B88F4D.2030307@linux.vnet.ibm.com> Date: Mon, 08 Feb 2016 18:21:25 +0530 From: Shilpasri G Bhat User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Viresh Kumar , Rafael Wysocki , juri.lelli@arm.com CC: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, skannan@codeaurora.org, peterz@infradead.org, mturquette@baylibre.com, steve.muckle@linaro.org, vincent.guittot@linaro.org, morten.rasmussen@arm.com, dietmar.eggemann@arm.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH V3 00/13] cpufreq: governors: Fix ABBA lockups References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16020812-0033-0000-0000-000002E38CDC Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 02/08/2016 05:09 PM, Viresh Kumar wrote: > Hi Rafael, > > Things look much much better now. I have rebased this series over > pm/bleeding-edge, that has all your patches. > > I have moved ahead and done few more changes in this series, that should > get rid of all the lockdeps we were getting earlier, that includes > fixing lockdep issue in update_sampling_rate() that we were chasing. > > These are pushed here again: > git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git cpufreq/governor-kobject > > @Juri/Shilpa: Can you please confirm if all the issues got resolved now > ? I have tested this patchset on Power8 box and did not find any lockdep warnings. Thanks and Regards, Shilpa