From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752990AbbHNF65 (ORCPT ); Fri, 14 Aug 2015 01:58:57 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:32974 "EHLO mail-pd0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751255AbbHNF64 (ORCPT ); Fri, 14 Aug 2015 01:58:56 -0400 Date: Fri, 14 Aug 2015 11:25:56 +0530 From: Viresh Kumar To: edubezval@gmail.com Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, Rafael Wysocki , linux-arm-kernel@lists.infradead.org, Russell King , open list , Zhang Rui Subject: Re: [PATCH V2] thermal: cpu_cooling: fix lockdep problems in cpu_cooling Message-ID: <20150814055556.GZ20238@linux> References: <16e7d7d811fa2b0f8dcf6cade345a5f2f3e3c36a.1439372926.git.viresh.kumar@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16e7d7d811fa2b0f8dcf6cade345a5f2f3e3c36a.1439372926.git.viresh.kumar@linaro.org> 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 12-08-15, 15:22, Viresh Kumar wrote: > From: Russell King > Fixes: 2dcd851fe4b4 ("thermal: cpu_cooling: Update always cpufreq policy with > Reviewed-by: Viresh Kumar > Signed-off-by: Russell King > Signed-off-by: Viresh Kumar > --- > > Hi Eduardo/Zhang, > > This is 4.2-rc material, please apply soon. Hey, Please apply this one and drop 8ad61f934e9e ("thermal: cpu_cooling: fix lockdep problems in cpu_cooling") -- viresh