public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
* [REGRESSION 6.14] Some PCI device BARs inacessible
@ 2025-04-18  8:29 Michał Pecio
  2025-04-18 16:46 ` Bjorn Helgaas
  2026-03-16 20:16 ` Bjorn Helgaas
  0 siblings, 2 replies; 4+ 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] 4+ messages in thread

end of thread, other threads:[~2026-03-17 11:47 UTC | newest]

Thread overview: 4+ 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
2026-03-16 20:16 ` Bjorn Helgaas
2026-03-17 11:47   ` Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox