* [REGRESSION 6.14] Some PCI device BARs inacessible
@ 2025-04-18 8:29 Michał Pecio
2025-04-18 16:46 ` Bjorn Helgaas
0 siblings, 1 reply; 2+ messages in thread
From: Michał Pecio @ 2025-04-18 8:29 UTC (permalink / raw)
To: linux-pci, Bjorn Helgaas; +Cc: linux-kernel, regressions
Hi,
This is a heads up that an apparent PCI regression has been reported
and mistakenly assigned to USB in the kernel bugzilla:
https://bugzilla.kernel.org/show_bug.cgi?id=220016
Visible symptom is missing USB devices, but the whole controller fails
to probe, apparently due to devm_request_mem_region() returning NULL,
see drivers/usb/core/hcd-pci.c and usb_hcd_pci_probe().
Same systems also show a similar failure with some AHCI controller.
It seems specific to particular ASUS AMD motherboards.
Somebody found that disabling CONFIG_PCI_REALLOC_ENABLE_AUTO helps.
That's all I know, reporters can be reached via bugzilla.
Regards,
Michal
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [REGRESSION 6.14] Some PCI device BARs inacessible
2025-04-18 8:29 [REGRESSION 6.14] Some PCI device BARs inacessible Michał Pecio
@ 2025-04-18 16:46 ` Bjorn Helgaas
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2025-04-18 16:46 UTC (permalink / raw)
To: Michał Pecio
Cc: linux-pci, Bjorn Helgaas, linux-kernel, regressions,
Ilpo Järvinen, Joe Doss
[+cc Joe (reporter), Ilpo]
[+bcc Steven (another reporter, bcc since email hasn't been used publicly recently]
On Fri, Apr 18, 2025 at 10:29:26AM +0200, Michał Pecio wrote:
> This is a heads up that an apparent PCI regression has been reported
> and mistakenly assigned to USB in the kernel bugzilla:
>
> https://bugzilla.kernel.org/show_bug.cgi?id=220016
>
> Visible symptom is missing USB devices, but the whole controller fails
> to probe, apparently due to devm_request_mem_region() returning NULL,
> see drivers/usb/core/hcd-pci.c and usb_hcd_pci_probe().
>
> Same systems also show a similar failure with some AHCI controller.
> It seems specific to particular ASUS AMD motherboards.
>
> Somebody found that disabling CONFIG_PCI_REALLOC_ENABLE_AUTO helps.
>
> That's all I know, reporters can be reached via bugzilla.
#regzbot link: https://bugzilla.kernel.org/show_bug.cgi?id=220016
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-18 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-18 8:29 [REGRESSION 6.14] Some PCI device BARs inacessible Michał Pecio
2025-04-18 16:46 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).