From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757241Ab3BKNIe (ORCPT ); Mon, 11 Feb 2013 08:08:34 -0500 Received: from mga01.intel.com ([192.55.52.88]:10294 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757156Ab3BKNId (ORCPT ); Mon, 11 Feb 2013 08:08:33 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,643,1355126400"; d="scan'208";a="285683572" Date: Mon, 11 Feb 2013 21:08:00 +0800 From: Fengguang Wu To: Viresh Kumar Cc: cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [cpufreq] WARNING: at kernel/lockdep.c:2739 lockdep_trace_alloc() Message-ID: <20130211130800.GA16039@localhost> References: <20130211085220.GA10857@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Mon, Feb 11, 2013 at 02:40:39PM +0530, Viresh Kumar wrote: > On 11 February 2013 14:22, Fengguang Wu wrote: > > Greetings, > > Hi Fengguang, > > > I got the below oops and the first bad commit is > > > > commit 50f6802f8dccb7bbad29010e57973d46b7e7a07e > > Author: Viresh Kumar > > Date: Thu Feb 7 10:55:00 2013 +0530 > > There is something really wrong. This problem was earlier reported > and was fixed immediately. And shouldn't be there with linux-next > branch of Rafael. > > What tree are you working on ? > > Even in linux-next/master i see above commit as: > > commit 2eaa3e2df185997e92596ab14a2a67dde3876d2e > Author: Viresh Kumar > Date: Thu Feb 7 10:55:00 2013 +0530 > > cpufreq: Fix locking issues Viresh, I confirmed that the updated commit is fine. Sorry for the noise! Fengguang