From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757103AbcBCLhm (ORCPT ); Wed, 3 Feb 2016 06:37:42 -0500 Received: from mail-pf0-f172.google.com ([209.85.192.172]:35763 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753069AbcBCLhi (ORCPT ); Wed, 3 Feb 2016 06:37:38 -0500 Date: Wed, 3 Feb 2016 17:07:35 +0530 From: Viresh Kumar To: "Rafael J. Wysocki" Cc: Rafael Wysocki , Juri Lelli , Lists linaro-kernel , "linux-pm@vger.kernel.org" , Saravana Kannan , Peter Zijlstra , Michael Turquette , Steve Muckle , Vincent Guittot , Morten Rasmussen , dietmar.eggemann@arm.com, Linux Kernel Mailing List Subject: Re: [PATCH 0/5] cpufreq: governors: Solve the ABBA lockups Message-ID: <20160203113735.GC3469@vireshk> References: <20160203022234.GM31828@vireshk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160203022234.GM31828@vireshk> 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 03-02-16, 07:52, Viresh Kumar wrote: > > My overall impression here is that the code changes make sense. Some > > details need to be improved (like the concurrent ->store for governor > > tunables pointed out by Juri). The next version is ready with some improvements, will send it once you are done with this thread. -- viresh