Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755133AbZDUIp2 (ORCPT ); Tue, 21 Apr 2009 04:45:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753312AbZDUIpJ (ORCPT ); Tue, 21 Apr 2009 04:45:09 -0400 Received: from cn.fujitsu.com ([222.73.24.84]:55967 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752435AbZDUIpH (ORCPT ); Tue, 21 Apr 2009 04:45:07 -0400 Message-ID: <49ED8700.3010603@cn.fujitsu.com> Date: Tue, 21 Apr 2009 16:42:40 +0800 From: Lai Jiangshan User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Evgeniy Polyakov CC: Stephen Hemminger , Eric Dumazet , Paul Mackerras , paulmck@linux.vnet.ibm.com, David Miller , kaber@trash.net, torvalds@linux-foundation.org, jeff.chua.linux@gmail.com, mingo@elte.hu, jengelh@medozas.de, r000n@r000n.net, linux-kernel@vger.kernel.org, netfilter-devel@vger.kernel.org, netdev@vger.kernel.org, benh@kernel.crashing.org, mathieu.desnoyers@polymtl.ca Subject: Re: [PATCH] netfilter: use per-cpu recursive lock (v11) References: <49ECBE0A.7010303@cosmosbay.com> <18924.59347.375292.102385@cargo.ozlabs.ibm.com> <20090420215827.GK6822@linux.vnet.ibm.com> <18924.64032.103954.171918@cargo.ozlabs.ibm.com> <20090420160121.268a8226@nehalam> <49ED406F.2040401@cn.fujitsu.com> <49ED4407.8010200@cosmosbay.com> <49ED5813.1000803@cn.fujitsu.com> <20090420224540.30d7b0ed@nehalam> <49ED6D2E.5060808@cn.fujitsu.com> <20090421081649.GA16782@ioremap.net> In-Reply-To: <20090421081649.GA16782@ioremap.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 506 Lines: 18 Evgeniy Polyakov wrote: > > Netfilter as long as other generic network pathes are never accessed > from interrupt context, but your analysis looks right for the softirq > case. > A question: softirq is always not nesting. Why we need recursive lock? Lai. -- 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/