From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [patch 1/1] err1-67: lapb_unregister() locking fix Date: Mon, 5 Jul 2004 16:04:42 -0700 Sender: netdev-bounce@oss.sgi.com Message-ID: <20040705160442.26672e91.davem@redhat.com> References: <200407020831.i628VmG20814@mail.osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@oss.sgi.com, akpm@osdl.org Return-path: To: akpm@osdl.org In-Reply-To: <200407020831.i628VmG20814@mail.osdl.org> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Fri, 02 Jul 2004 01:30:49 -0700 akpm@osdl.org wrote: > Fix deadlock identified by the Stanford locking checker. > > Signed-off-by: Andrew Morton Applied.