On Tue, Oct 28, 2025 at 07:35:43PM +0200, Ilpo Järvinen wrote:
> pbus_reassign_bridge_resources() saves bridge windows into the saved
> list before attempting to adjust resource assignments to perform a BAR
> resize operation. If resource adjustments cannot be completed fully,
> rollback is attempted by restoring the resource from the saved list.
> Fixes: 8bb705e3e79d ("PCI: Add pci_resize_resource() for resizing BARs")
> Reported-by: Simon Richter <[email protected]>
> Reported-by: Alex Bennée <[email protected]>
If these reports were public, can we include lore URLs for them?
Same question for [PATCH 5/9] PCI: Fix restoring BARs on BAR resize
rollback path.
I put these all on pci/resource for build testing. I assume we'll
tweak these based on testing reports and sorting out the pci/rebar
conflicts.
Bjorn