Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759618Ab1EBWGj (ORCPT ); Mon, 2 May 2011 18:06:39 -0400 Received: from e3.ny.us.ibm.com ([32.97.182.143]:36622 "EHLO e3.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758803Ab1EBWGh (ORCPT ); Mon, 2 May 2011 18:06:37 -0400 Date: Mon, 2 May 2011 15:06:28 -0700 From: "Paul E. McKenney" To: David Miller Cc: linux-kernel@vger.kernel.org, mingo@elte.hu, laijs@cn.fujitsu.com, dipankar@in.ibm.com, akpm@linux-foundation.org, mathieu.desnoyers@polymtl.ca, josh@joshtriplett.org, niv@us.ibm.com, tglx@linutronix.de, peterz@infradead.org, rostedt@goodmis.org, Valdis.Kletnieks@vt.edu, dhowells@redhat.com, eric.dumazet@gmail.com, darren@dvhart.com, patches@linaro.org, kaber@trash.net Subject: Re: [PATCH tip/core/rcu 1/7] net,rcu: convert call_rcu(sk_filter_release_rcu) to kfree_rcu Message-ID: <20110502220628.GI2294@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20110502161321.GA6537@linux.vnet.ibm.com> <1304352824-6563-1-git-send-email-paulmck@linux.vnet.ibm.com> <20110502.144156.104049895.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110502.144156.104049895.davem@davemloft.net> 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 Content-Length: 728 Lines: 21 On Mon, May 02, 2011 at 02:41:56PM -0700, David Miller wrote: > From: "Paul E. McKenney" > Date: Mon, 2 May 2011 09:13:38 -0700 > > > The RCU callback sk_filter_release_rcu just calls kfree(), so we use > > kfree_rcu() instead of call_rcu(). > > > > Signed-off-by: Paul E. McKenney > > I'm fine with all of these net conversions: > > Acked-by: David S. Miller Thank you, Dave! Thanx, Paul -- 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/