public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for v7.1-rc3
@ 2026-05-06 19:22 Helge Deller
  2026-05-06 21:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2026-05-06 19:22 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, John David Anglin

Hi Linus,

please pull some small fixes for the parisc architecture.

Thanks!
Helge

----------------------------------------------------------------

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-7.1-rc3

for you to fetch changes up to 37b0dc5e279f35036fb638d1e187197b6c05a76d:

  parisc: Fix IRQ leak in LASI driver (2026-05-04 11:48:12 +0200)

----------------------------------------------------------------
parisc architecture fixes for kernel v7.1-rc3:

- 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

----------------------------------------------------------------
Helge Deller (3):
      Revert "parisc: led: fix reference leak on failed device registration"
      parisc: Fix build failure for 32-bit kernel with PA2.0 instruction set
      parisc: Fix 64-bit kernel build when CONFIG_COMPAT=n

Hongling Zeng (1):
      parisc: Fix IRQ leak in LASI driver

Johan Hovold (1):
      parisc: drivers: switch to dynamic root device

 arch/parisc/Makefile           | 16 +++++++++++-----
 arch/parisc/include/asm/vdso.h |  7 ++++---
 arch/parisc/kernel/Makefile    |  7 +++++--
 arch/parisc/kernel/drivers.c   | 21 ++++++++++-----------
 drivers/parisc/lasi.c          | 12 ++++++++----
 drivers/parisc/led.c           |  6 ++----
 6 files changed, 40 insertions(+), 29 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-06 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 19:22 [GIT PULL] parisc architecture fixes for v7.1-rc3 Helge Deller
2026-05-06 21:39 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox