]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/delle...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 May 2026 19:51:07 +0000 (12:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 May 2026 19:51:07 +0000 (12:51 -0700)
commit5862221fddede6bb15566ab3c1f23a3c353da5e1
treeb1b4f9a5694d431af89279c3c066a7bb08518def
parentadc1e5c6203cf13fe05a1ead08edcb3d3a3baae8
parent37b0dc5e279f35036fb638d1e187197b6c05a76d
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"