Commit 5bde837031a3 for kernel

commit 5bde837031a3e0465b8c8413d45e45d7927b958a
Merge: 2a4d91142e53 5528fd38f230
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Jan 23 13:20:24 2026 -0800

    Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci

    Pull PCI fixes from Bjorn Helgaas:

     - Fix the pci_do_resource_release_and_resize() failure path, which
       clobbered the intended failure return value (Ilpo Järvinen)

     - Restore resizable BAR size before value because the size determines
       which bits are writable; this fixes i915 and xe regressions (Ilpo
       Järvinen)

    * tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
      PCI: Fix Resizable BAR restore order
      PCI: Fix BAR resize rollback path overwriting ret