From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933599AbcBCRTb (ORCPT ); Wed, 3 Feb 2016 12:19:31 -0500 Received: from foss.arm.com ([217.140.101.70]:35836 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933197AbcBCRT3 (ORCPT ); Wed, 3 Feb 2016 12:19:29 -0500 Date: Wed, 3 Feb 2016 17:20:09 +0000 From: Juri Lelli To: Viresh Kumar Cc: Rafael Wysocki , 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 V2 0/7] cpufreq: governors: Fix ABBA lockups Message-ID: <20160203172009.GC12132@e106622-lin> References: <20160203155428.GY3947@e106622-lin> <20160203161059.GH3469@vireshk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160203161059.GH3469@vireshk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/02/16 21:40, Viresh Kumar wrote: > On 03-02-16, 15:54, Juri Lelli wrote: > > Ouch, I've just got this executing -f basic on Juno. :( > > It happens with the hotplug_1_by_1 test. > > [...] > > Urg.. > > I failed to understand it for now though. Please test only the first 4 > patches and leave the bottom three. AFAICT, this is caused by the 6th > patch. > > The first 4 are important for 4.5 and must be tested soonish. > First 4 look ok from a testing viewpoint. Best, - Juri