From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Paul E. McKenney" Subject: Re: [PATCH] RCU: don't turn off lockdep when find suspicious rcu_dereference_check() usage Date: Sun, 25 Apr 2010 19:07:16 -0700 Message-ID: <20100426020716.GV2440@linux.vnet.ibm.com> References: <20100425023455.GM2440@linux.vnet.ibm.com> <1272181534.3614.1.camel@jlt3.sipsolutions.net> <20100425.004925.54203352.davem@davemloft.net> Reply-To: paulmck@linux.vnet.ibm.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: johannes@sipsolutions.net, miles.lane@gmail.com, vgoyal@redhat.com, eparis@redhat.com, laijs@cn.fujitsu.com, mingo@elte.hu, peterz@infradead.org, linux-kernel@vger.kernel.org, nauman@google.com, eric.dumazet@gmail.com, netdev@vger.kernel.org, jens.axboe@oracle.com, guijianfeng@cn.fujitsu.com, lizf@cn.fujitsu.com To: David Miller Return-path: Content-Disposition: inline In-Reply-To: <20100425.004925.54203352.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sun, Apr 25, 2010 at 12:49:25AM -0700, David Miller wrote: > From: Johannes Berg > Date: Sun, 25 Apr 2010 09:45:34 +0200 > > > The station locking is a tad confusing, but I've added the right > > annotations already, should be coming to a kernel near you soon (i.e. > > are in net-2.6 right now). > > Linus took in everything I have so it should be in Linus's tree > by now. Thank you both, Dave and Johannes! Thanx, Paul