Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 24 Oct 2002 23:46:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 24 Oct 2002 23:46:33 -0400 Received: from nat-pool-rdu.redhat.com ([66.187.233.200]:21920 "EHLO flossy.devel.redhat.com") by vger.kernel.org with ESMTP id ; Thu, 24 Oct 2002 23:46:31 -0400 Date: Thu, 24 Oct 2002 23:53:53 -0400 From: Doug Ledford To: Philippe Troin Cc: Hanna Linder , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, tmolina@cox.net, haveblue@us.ibm.com Subject: Re: more aic7xxx boot failure Message-ID: <20021025035353.GA3556@redhat.com> Mail-Followup-To: Philippe Troin , Hanna Linder , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, tmolina@cox.net, haveblue@us.ibm.com References: <8800000.1035498319@w-hlinder> <87lm4nxxnj.fsf@ceramic.fifi.org> <16660000.1035501142@w-hlinder> <87hefbxw3d.fsf@ceramic.fifi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87hefbxw3d.fsf@ceramic.fifi.org> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1365 Lines: 40 On Thu, Oct 24, 2002 at 04:20:38PM -0700, Philippe Troin wrote: > Hanna Linder writes: > > > Pending list: 2 > > Kernel Free SCB list: 1 0 > > Untagged Q(0): 2 > > DevQ(0:0:0):0 waiting > > qinpos = 0, SCB index = 3 > > Kernel panic: Loop 1 > > Had the same problem. > > Booted noapic, problem solved... > > Now, if the driver could be fixed, that would be nicer... If noapic solves the problem then the driver isn't where the bug is, it's in the SMP irq table or ACPI irq routing or PCI interrupt routing, but it is *not* the driver. I will repeat, if "noapic" ever solves a driver bug, then the problem wasn't a driver bug in the first place! /me has been listening to people wrongly accuse drivers of IRQ routing bugs for going on three years now, ever since the MP table parsing and IO-APIC code was first put into the linux kernel and now tends to be a bit testy when people make the mistake of calling an IRQ routing bug a driver bug. -- Doug Ledford 919-754-3700 x44233 Red Hat, Inc. 1801 Varsity Dr. Raleigh, NC 27606 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/