Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754545AbZD2Fhc (ORCPT ); Wed, 29 Apr 2009 01:37:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752049AbZD2FhR (ORCPT ); Wed, 29 Apr 2009 01:37:17 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:35917 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751939AbZD2FhP (ORCPT ); Wed, 29 Apr 2009 01:37:15 -0400 Date: Tue, 28 Apr 2009 22:37:08 -0700 (PDT) Message-Id: <20090428.223708.168741998.davem@davemloft.net> To: torvalds@linux-foundation.org Cc: shemminger@vyatta.com, mathieu.desnoyers@polymtl.ca, mingo@elte.hu, dada1@cosmosbay.com, zbr@ioremap.net, peterz@infradead.org, jarkao2@gmail.com, paulus@samba.org, paulmck@linux.vnet.ibm.com, kaber@trash.net, jeff.chua.linux@gmail.com, laijs@cn.fujitsu.com, jengelh@medozas.de, r000n@r000n.net, linux-kernel@vger.kernel.org, netfilter-devel@vger.kernel.org, netdev@vger.kernel.org, benh@kernel.crashing.org Subject: Re: [PATCH] netfilter: revised locking for x_tables From: David Miller In-Reply-To: References: <20090428092411.5331c4a1@nehalam> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 741 Lines: 20 From: Linus Torvalds Date: Tue, 28 Apr 2009 09:55:32 -0700 (PDT) > On Tue, 28 Apr 2009, Linus Torvalds wrote: >> >> Ack. >> >> It could do with the update from Eric about how non-current CPU writelocks >> only require preemp-disable around get_counters() (and then the >> local_bh_disable() only around the current-CPU case). > > Btw, regardless, that's an incremental improvement, and does not negate > the "Ack" part. I've applied this, thanks everyone! -- 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/