Re: [REGRESSION 6.14] Some PCI device BARs inacessible
From: Bjorn Helgaas
Date: Mon Mar 16 2026 - 16:17:03 EST
[+cc Ilpo, +bcc bugzilla reporters and commenters]
On Fri, Apr 18, 2025 at 10:29:26AM +0200, Michał Pecio wrote:
> 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.
I see some activity in the bugzilla but no resolution. Ilpo has done
a lot of work in this area since v6.14, though, so I wouldn't be
surprised at all if this has been fixed.
Would anybody be interested in testing v6.19 or v7.0-rc to see if this
problem still exists?
Bjorn