From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752795Ab0ESOTK (ORCPT ); Wed, 19 May 2010 10:19:10 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.141]:54750 "EHLO e1.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752626Ab0ESOTG (ORCPT ); Wed, 19 May 2010 10:19:06 -0400 Date: Wed, 19 May 2010 07:17:45 -0700 From: "Paul E. McKenney" To: Jens Axboe Cc: mingo@elte.hu, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, mathieu.desnoyers@efficios.com Subject: Re: [PATCH] block: remove all rcu head initializations Message-ID: <20100519141745.GD2237@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20100518183603.GA6238@linux.vnet.ibm.com> <20100519062628.GF25951@kernel.dk> <20100519135401.GB2237@linux.vnet.ibm.com> <20100519140344.GU25951@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100519140344.GU25951@kernel.dk> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 19, 2010 at 04:03:44PM +0200, Jens Axboe wrote: > On Wed, May 19 2010, Paul E. McKenney wrote: > > On Wed, May 19, 2010 at 08:26:28AM +0200, Jens Axboe wrote: > > > On Tue, May 18 2010, Paul E. McKenney wrote: > > > > Hello, Jens, > > > > > > > > Would you like to carry this patch, or should I push it up -tip? If I > > > > don't hear otherwise from you, I will push it up -tip. The > > > > INIT_RCU_HEAD() primitive is going away in favor of debugobjects. > > > > > > I'll queue it up, thanks! > > > > Let me know when you have it, and I will happily remove it from my > > tree. ;-) > > It was in when I sent the email, it's queued up in for-2.6.35 :-) ;-) Very good, I have removed it from my tree. Thanx, Paul