From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Re: [PATCH] RCU: don't turn off lockdep when find suspicious rcu_dereference_check() usage Date: Mon, 26 Apr 2010 11:35:10 -0700 Message-ID: References: <20100421213543.GO2563@linux.vnet.ibm.com> <20100422145640.GB3228@redhat.com> <20100422160144.GC2524@linux.vnet.ibm.com> <20100423194255.GE2589@linux.vnet.ibm.com> <20100425023455.GM2440@linux.vnet.ibm.com> <20100426160925.GD2529@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Miles Lane , Vivek Goyal , Eric Paris , Lai Jiangshan , Ingo Molnar , Peter Zijlstra , LKML , nauman@google.com, eric.dumazet@gmail.com, netdev@vger.kernel.org, Jens Axboe , Gui Jianfeng , Li Zefan , Johannes Berg To: paulmck@linux.vnet.ibm.com Return-path: Received: from out01.mta.xmission.com ([166.70.13.231]:45795 "EHLO out01.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754326Ab0DZSfU (ORCPT ); Mon, 26 Apr 2010 14:35:20 -0400 In-Reply-To: <20100426160925.GD2529@linux.vnet.ibm.com> (Paul E. McKenney's message of "Mon\, 26 Apr 2010 09\:09\:25 -0700") Sender: netdev-owner@vger.kernel.org List-ID: "Paul E. McKenney" writes: > Eric Dumazet traced these down to a commit from Eric Biederman. > > If I don't hear from Eric Biederman in a few days, I will attempt a > patch, but it would be more likely to be correct coming from someone > with a better understanding of the code. ;-) I already replied. http://lkml.org/lkml/2010/4/21/420 Eric