Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752560Ab1ECGOX (ORCPT ); Tue, 3 May 2011 02:14:23 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:59600 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751930Ab1ECGOW (ORCPT ); Tue, 3 May 2011 02:14:22 -0400 Date: Tue, 3 May 2011 08:13:35 +0200 From: Ingo Molnar To: "Paul E. McKenney" Cc: David Miller , linux-kernel@vger.kernel.org, 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: <20110503061335.GA7751@elte.hu> References: <20110502161321.GA6537@linux.vnet.ibm.com> <1304352824-6563-1-git-send-email-paulmck@linux.vnet.ibm.com> <20110502.144156.104049895.davem@davemloft.net> <20110502220628.GI2294@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110502220628.GI2294@linux.vnet.ibm.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 940 Lines: 29 * Paul E. McKenney wrote: > 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! Looking at the networking-only diffstat i suspect the best flow would be if Dave pulled these from you into the networking tree? Thanks, Ingo -- 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/