Commit 5862221fdded for kernel

commit 5862221fddede6bb15566ab3c1f23a3c353da5e1
Merge: adc1e5c6203c 37b0dc5e279f
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Wed May 6 12:51:07 2026 -0700

    Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

    Pull parisc fixes from Helge Deller:

     - Revert "parisc: led: fix reference leak on failed device
       registration"

     - Fix build failures introduced when allowing to build 32-/64-bit only
       VDSO

     - Switch to dynamic parisc root device to avoid upcoming warnings

     - Fix IRQ leak in LASI driver

    * tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
      parisc: Fix IRQ leak in LASI driver
      parisc: Fix 64-bit kernel build when CONFIG_COMPAT=n
      parisc: Fix build failure for 32-bit kernel with PA2.0 instruction set
      parisc: drivers: switch to dynamic root device
      Revert "parisc: led: fix reference leak on failed device registration"