From: "Matías Alejandro Torres" <torresmat@gmail.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: SATA SB600 works in 2.6.20.4 but not in 2.6.21-rc5 with irqpoll parameter
Date: Fri, 04 May 2007 10:45:38 -0300 [thread overview]
Message-ID: <463B3902.3050903@gmail.com> (raw)
In-Reply-To: <463B019E.7010700@gmail.com>
Tejun Heo escribió:
> Matías Alejandro Torres wrote:
>
>> CORRECTION:
>>
>> I tried with the irqpoll parameter (used in the right way) and the sata
>> disk is detected but lots of "unexpected IRQ trap at vector a0" are
>> displayed. When the pci=nomsi flag is set, no warning/error is shown and
>> the SATA disk is detected properly.
>>
>>
>> This is for kernel version 2.6.17, I must be falling asleep.
>>
>
> Matias, are you still there? If so, can you please test the attached
> patch and see whether it fixes your problem - ie. boots okay without
> 'pci=nomsi'?
>
>
> ------------------------------------------------------------------------
>
> Index: tree0/drivers/pci/quirks.c
> ===================================================================
> --- tree0.orig/drivers/pci/quirks.c
> +++ tree0/drivers/pci/quirks.c
> @@ -1761,6 +1761,7 @@ static void __devinit quirk_disable_msi(
> }
> }
> DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_8131_BRIDGE, quirk_disable_msi);
> +DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ATI, 0x5a3f, quirk_disable_msi); /* RS480 PCI bridge */
>
> /* Go through the list of Hypertransport capabilities and
> * return 1 if a HT MSI capability is found and enabled */
>
Okey, I'll try the patch and let you know how it goes. I'm sorry for not
having test it but I'm been studing a lot these last few days. Tonight
I'll test it. Thanks!
next prev parent reply other threads:[~2007-05-04 13:45 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-27 2:25 SATA SB600 Matías Alejandro Torres
2007-03-27 2:31 ` Tejun Heo
2007-03-27 2:36 ` Matías Alejandro Torres
2007-03-27 2:39 ` Tejun Heo
2007-03-27 4:00 ` SATA SB600 works in 2.6.20.4 but not in 2.6.21-rc5 with irqpoll parameter Matías Alejandro Torres
2007-03-27 4:13 ` Tejun Heo
2007-03-27 4:42 ` Matías Alejandro Torres
2007-05-04 9:49 ` Tejun Heo
2007-05-04 13:45 ` Matías Alejandro Torres [this message]
2007-05-04 17:48 ` Matías Alejandro Torres
2007-05-04 18:00 ` Tejun Heo
2007-05-04 19:30 ` Matías Alejandro Torres
2007-05-04 19:36 ` Tejun Heo
2007-05-05 17:43 ` Matías Alejandro Torres
2007-05-05 17:55 ` Tejun Heo
2007-05-07 10:03 ` Tejun Heo
2007-05-07 15:12 ` Matías Alejandro Torres
2007-05-07 15:35 ` Tejun Heo
2007-05-07 20:05 ` Matías Alejandro Torres
2007-05-08 8:07 ` Tejun Heo
[not found] ` <46089F28.8060803@gmail.com>
2007-03-27 5:02 ` Tejun Heo
2007-04-13 5:26 ` Tejun Heo
-- strict thread matches above, loose matches on Subject: below --
2007-04-23 21:39 Karsten Vieth
2007-04-23 23:38 ` Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=463B3902.3050903@gmail.com \
--to=torresmat@gmail.com \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.