Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755157AbZAGMRZ (ORCPT ); Wed, 7 Jan 2009 07:17:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751938AbZAGMRE (ORCPT ); Wed, 7 Jan 2009 07:17:04 -0500 Received: from rhun.apana.org.au ([64.62.148.172]:33658 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751811AbZAGMRB (ORCPT ); Wed, 7 Jan 2009 07:17:01 -0500 Date: Wed, 7 Jan 2009 23:16:54 +1100 From: Herbert Xu To: Zdenek Kabelac Cc: Li Zefan , David Miller , LKML , netdev@vger.kernel.org Subject: Re: [BUG] INFO: inconsistent lock state Message-ID: <20090107121654.GA25591@gondor.apana.org.au> References: <4962C322.8000201@cn.fujitsu.com> <49633005.5080305@redhat.com> <4963319D.8040204@cn.fujitsu.com> <496350DF.5030500@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <496350DF.5030500@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1275 Lines: 35 On Tue, Jan 06, 2009 at 12:38:55PM +0000, Zdenek Kabelac wrote: > > I've just tested the very latest build from git repository: > (commit: 238c6d54830c624f34ac9cf123ac04aebfca5013) You also need commit ea319518ba3de282c13ae1cf4bf2215c5e03e67e Author: Peter Zijlstra Date: Fri Dec 26 15:08:55 2008 +0100 locking, percpu counters: introduce separate lock classes Impact: fix lockdep false positives Classify percpu_counter instances similar to regular lock objects -- that is, per instantiation site. The networking code has increased its use of percpu_counters, which leads to false positives if they are treated as a single class. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/