From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 2/11] cpufreq: governor: Use common mutex for dbs_data protection Date: Fri, 5 Feb 2016 08:52:22 +0530 Message-ID: <20160205032222.GB21792@vireshk> References: <3705929.bslqXH980s@vostro.rjw.lan> <1529283.0IedZktI9q@vostro.rjw.lan> <20160204050954.GU3469@vireshk> <20160205025948.GE3068@vireshk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Linux PM list , Linux Kernel Mailing List , Srinivas Pandruvada , Juri Lelli , Steve Muckle , Saravana Kannan List-Id: linux-pm@vger.kernel.org On 05-02-16, 04:06, Rafael J. Wysocki wrote: > And why is this a big problem, actually? Why do we want the switching > of governors to be that efficient? I am not saying its a big problem, just that its kind of a big lock, which could have been finer. -- viresh