From mboxrd@z Thu Jan 1 00:00:00 1970 From: "K.R. Foley" Subject: Re: [PATCH] fix command retries in spi_transport class Date: Mon, 02 May 2005 09:44:47 -0500 Message-ID: <42763CDF.7060302@cybsft.com> References: <1114991896.4788.44.camel@mulgrave> <4276353D.7080204@cybsft.com> <1115043492.5006.0.camel@mulgrave> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail4.utc.com ([192.249.46.193]:37094 "EHLO mail4.utc.com") by vger.kernel.org with ESMTP id S261290AbVEBOo4 (ORCPT ); Mon, 2 May 2005 10:44:56 -0400 In-Reply-To: <1115043492.5006.0.camel@mulgrave> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James Bottomley Cc: SCSI Mailing List James Bottomley wrote: > On Mon, 2005-05-02 at 09:12 -0500, K.R. Foley wrote: > >> [] ahc_set_width+0x109/0x1a0 >> [] ahc_reset_channel+0x301/0x530 >> [] ahc_handle_scsiint+0x180/0xf80 >> [] ahc_linux_isr+0x218/0x2e0 >> [] handle_IRQ_event+0x3e/0x90 >> [] __do_IRQ+0xd7/0x160 >> [] do_IRQ+0x26/0x40 >> [] common_interrupt+0x1a/0x20 >> [] cpu_idle+0x4e/0x90 >> [<00000000>] 0x0 >> [] 0xdff03fbc > > > Actually, you need to reverse the bogus patch to aic7xxx_core.c as > well ... that's what's causing the oops. > > James James, All I can tell you for sure is that it didn't boot. I will have to look at this evening when I get home. Thanks, -- kr