From mboxrd@z Thu Jan 1 00:00:00 1970 From: Willy Tarreau Subject: Re: Deadlock problem with dev->refcnt somewhere in netlink/multicast... [PATCH] Date: Thu, 5 Feb 2004 19:21:46 +0100 Sender: netdev-bounce@oss.sgi.com Message-ID: <20040205182146.GA12703@alpha.home.local> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , netdev@oss.sgi.com, jgarzik@pobox.com, Alexandre.Cassen@wanadoo.fr Return-path: To: David Stevens Content-Disposition: inline In-Reply-To: Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org Hi David, On Mon, Feb 02, 2004 at 04:41:11PM -0700, David Stevens wrote: > Below is a patch for the reference count problem you ran into. I have just tested 2.4.25-rc1 (which includes your patch) right now, and I cannot reproduce the problem anymore. So to me, the problem is closed. Thanks for the fix ! Willy