From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: bad error handling in lpfc in 2.6.13 Date: Fri, 07 Oct 2005 08:32:46 +1000 Message-ID: <1128637966.24835.5.camel@gaston> References: <20051006222400.GA10273@suse.de> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from gate.crashing.org ([63.228.1.57]:9933 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S1751128AbVJFWeN (ORCPT ); Thu, 6 Oct 2005 18:34:13 -0400 In-Reply-To: <20051006222400.GA10273@suse.de> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Olaf Hering Cc: James.Smart@Emulex.Com, linux-scsi@vger.kernel.org, Olof Johansson > 3.91a1 - with the panic below > 3.93a0 - this did not panic, I got some : > Badness in __iommu_free at arch/ppc64/kernel/iommu.c:208 FYI. This looks like dma_free_* is called for something that was not allocated (bogus values passed) Ben.