From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753714Ab1CUQPm (ORCPT ); Mon, 21 Mar 2011 12:15:42 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:47184 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751276Ab1CUQPl (ORCPT ); Mon, 21 Mar 2011 12:15:41 -0400 Date: Mon, 21 Mar 2011 17:15:28 +0100 From: Ingo Molnar To: Eric Dumazet Cc: David Miller , torvalds@linux-foundation.org, akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Zijlstra , Thomas Gleixner , Arnd Bergmann Subject: Re: [held lock freed] Re: [GIT] Networking Message-ID: <20110321161528.GA28580@elte.hu> References: <20110320.195156.226769634.davem@davemloft.net> <20110321125320.GA23490@elte.hu> <1300714346.2884.284.camel@edumazet-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1300714346.2884.284.camel@edumazet-laptop> 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 * Eric Dumazet wrote: > Here is a probable fix. > > [PATCH] ipx: fix ipx_release() This patch did the trick - thanks Eric! Tested-by: Ingo Molnar Ingo