On Mon, 30 Jun 2025, Ilpo Järvinen wrote: > This series addresses three issues in the PCI resource fitting and > assignment algorithm. > > v2: > - Add fix to resize problem (new patch) > > Ilpo Järvinen (3): > PCI: Relaxed tail alignment should never increase min_align > PCI: Fix pdev_resources_assignable() disparity > PCI: Fix failure detection during resource resize > > drivers/pci/setup-bus.c | 38 ++++++++++++++++++++++++++------------ > 1 file changed, 26 insertions(+), 12 deletions(-) Hi Bjorn, You might have perhaps forgotten this series that addresses issues people have reported over the last few months. -- i.