From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752794AbcBHMzF (ORCPT ); Mon, 8 Feb 2016 07:55:05 -0500 Received: from mail-pa0-f41.google.com ([209.85.220.41]:34859 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750983AbcBHMzD (ORCPT ); Mon, 8 Feb 2016 07:55:03 -0500 Date: Mon, 8 Feb 2016 18:24:59 +0530 From: Viresh Kumar To: Shilpasri G Bhat Cc: Rafael Wysocki , juri.lelli@arm.com, 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 Message-ID: <20160208125459.GG8294@vireshk> References: <56B88F4D.2030307@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56B88F4D.2030307@linux.vnet.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 08-02-16, 18:21, Shilpasri G Bhat wrote: > 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. Awesome news Shilpa. Thanks a lot for helping us out :) -- viresh