From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 14159] AIC79xx is not working properly with an attached scsi
tape since 2.6.29
Date: Mon, 14 Sep 2009 17:24:43 GMT
Message-ID: <200909141724.n8EHOhtH026997@demeter.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Return-path:
Received: from demeter.kernel.org ([140.211.167.39]:41161 "EHLO
demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1753744AbZINRYk (ORCPT
); Mon, 14 Sep 2009 13:24:40 -0400
Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1])
by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n8EHOhId026998
for ; Mon, 14 Sep 2009 17:24:43 GMT
In-Reply-To:
Sender: linux-scsi-owner@vger.kernel.org
List-Id: linux-scsi@vger.kernel.org
To: linux-scsi@vger.kernel.org
http://bugzilla.kernel.org/show_bug.cgi?id=14159
--- Comment #6 from Bjorn Helgaas 2009-09-14 17:24:42 ---
On Monday 14 September 2009 08:25:12 am James Bottomley wrote:
> > --- Comment #3 from g.giorgetti@teamsystem.com 2009-09-14 07:18:46 ---
> > today after building and installing the latest stable kernel 2.6.31 I can tell
> > you that the problem is still there.
> >
> > Here is the machine's /proc/interrups
> >
> > CPU0 CPU1
> > 0: 44 0 IO-APIC-edge timer
> > 1: 0 2 IO-APIC-edge i8042
> > 3: 0 0 IO-APIC-fasteoi ehci_hcd:usb2, ohci_hcd:usb5,
> > ohci_hcd:usb6
> > 4: 0 2 IO-APIC-edge
> > 8: 0 1 IO-APIC-edge rtc0
> > 9: 0 0 IO-APIC-fasteoi acpi, sata_svw
> > 12: 0 4 IO-APIC-edge i8042
> > 14: 63 92631 IO-APIC-edge ide0
> > 19: 0 0 IO-APIC-fasteoi aic79xx
>
> So this is the problem, as predicted: the card isn't getting interrupts.
> This would strongly suggest an ACPI problem. Can you try booting with
> pci=noacpi?
You might also try "pci=noioapicquirk". Commit bbe194433bae [1]
fiddles with boot interrupts on AMD 813x devices, which you seem
to have.
Bjorn
[1]
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=bbe194433baeadc953f49e3795b41ffffc5486dd
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.