From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 8B774DDFBD for ; Sat, 14 Mar 2009 07:51:01 +1100 (EST) Date: Fri, 13 Mar 2009 13:50:48 -0700 (PDT) Message-Id: <20090313.135048.202553524.davem@davemloft.net> To: ossthema@de.ibm.com Subject: Re: [PATCH net-next-2.6] ehea: fix circular locking problem From: David Miller In-Reply-To: <200903121620.19075.ossthema@de.ibm.com> References: <200903121620.19075.ossthema@de.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: tklein@de.ibm.com, hering2@de.ibm.com, netdev@vger.kernel.org, themann@de.ibm.com, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, raisch@de.ibm.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "Jan-Bernd Themann" Date: Thu, 12 Mar 2009 16:20:18 +0100 > This patch fixes the circular locking problem by changing the locking strategy > concerning the logging of firmware handles. > > Signed-off-by: Jan-Bernd Themann Applied, thanks.