Re: [PATCH v3] PCI: Fix BAR resize for devices on a root bus
From: Liz Fong-Jones
Date: Tue Sep 08 2026 - 15:36:33 EST
On 9/3/26, Thorsten Leemhuis wrote:
> Liz Fong-Jones: is this regression fix still needed with 7.3-rc1? I
> assume so. But if it is, I guess it would be good to state that; maybe
> reposting this might be even better, as I fear it might have fallen
> through the cracks.
Confirmed still present, and thanks for the nudge -- checked today
against both v7.3-rc2 (mainline) and v7.2.4 (stable):
pci_do_resource_release_and_resize() in drivers/pci/setup-bus.c still
has the original "if (!bus->self) goto out;" with no reassignment on
that path in both.
Reposted as v4, no functional changes from v3, just the resend plus
a rebase onto current mainline:
https://patch.msgid.link/20260908-pci-rebar-root-bus-v4-1-2780e9c22e08@xxxxxxxxxxxx