From: Bjorn Helgaas <helgaas@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
micklorain@protonmail.com
Subject: Re: [PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
Date: Tue, 15 Mar 2022 15:22:31 -0500 [thread overview]
Message-ID: <20220315202231.GA629970@bhelgaas> (raw)
In-Reply-To: <YjBlxOi0ljZVUb/D@smile.fi.intel.com>
On Tue, Mar 15, 2022 at 12:09:08PM +0200, Andy Shevchenko wrote:
> On Mon, Mar 14, 2022 at 02:42:53PM -0500, Bjorn Helgaas wrote:
> > On Mon, Mar 14, 2022 at 12:14:48PM +0200, Andy Shevchenko wrote:
> > > ATI PCIe-USB adapter advertises MSI, but it doesn't work if INTx is disabled.
> > > Enable the respective quirk as it's done for other ATI devices on this chipset,
> > >
> > > Fixes: 306c54d0edb6 ("usb: hcd: Try MSI interrupts on PCI devices")
> >
> > This is interesting because there must be a TON of these AMD/ATI SB600
> > USB devices in the field, and 306c54d0edb6 was merged in July 2020 and
> > appeared in v5.9.
> >
> > So why would we only get a report now, in February 2022? Is there
> > some change more recent than 306c54d0edb6 that exposed this problem?
>
> I think it's a rhetorical question. To me it's as simple as the latency
> between getting the change into the kernel.
>
> However, I'm a bit worried that in case of ATI there are not so many
> platforms that are kept up-to-dated.
This would be a rhetorical question if I were not interested in the
answer but asking only to make a point. That's not the case at all.
If these SB600 USB devices stopped working in v5.9 (October 2020),
that would affect lots of keyboards and mice, and I would be surprised
if we didn't hear about it until February, 2022.
I looked through https://github.com/linuxhw/Dmesg, and there are at
least 40 dmesg logs from v5.9 or later with SB600 USB, so I'm
still a little skeptical that 306c54d0edb6 by itself is enough to
explain this.
Anyway, I applied this to pci/msi for v5.18 with the following commit
log:
PCI: Disable broken MSI on ATI SB600 USB adapters
Some ATI SB600 USB adapters advertise MSI, but MSI doesn't work if INTx is
disabled. Disable MSI on these adapters.
next prev parent reply other threads:[~2022-03-15 20:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-14 10:14 [PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter Andy Shevchenko
2022-03-14 19:42 ` Bjorn Helgaas
2022-03-15 10:09 ` Andy Shevchenko
2022-03-15 20:22 ` Bjorn Helgaas [this message]
2022-03-16 10:27 ` Andy Shevchenko
2022-03-16 11:52 ` Bjorn Helgaas
2022-03-16 16:12 ` Andy Shevchenko
2022-03-16 21:15 ` Bjorn Helgaas
2022-03-16 22:13 ` Alex Williamson
2022-03-17 8:59 ` Andy Shevchenko
2022-03-17 20:41 ` Bjorn Helgaas
2022-03-18 10:42 ` Andy Shevchenko
2022-03-18 16:47 ` Bjorn Helgaas
2022-03-18 18:06 ` Andy Shevchenko
2022-03-18 21:09 ` Bjorn Helgaas
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=20220315202231.GA629970@bhelgaas \
--to=helgaas@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=micklorain@protonmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox