On Mon, Jun 30, 2025 at 05:26:38PM +0300, 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(-) Applied to pci/resources for v6.18, thanks! If you have any URLs or other tweaks, I'll update with them.