From: Helge Deller <deller@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] parisc architecture fixes for v7.1-rc3
Date: Wed, 6 May 2026 21:22:22 +0200 [thread overview]
Message-ID: <afuU7lUDaUGho6EH@p100> (raw)
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(-)
next reply other threads:[~2026-05-06 19:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-06 19:22 Helge Deller [this message]
2026-05-06 21:39 ` [GIT PULL] parisc architecture fixes for v7.1-rc3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=afuU7lUDaUGho6EH@p100 \
--to=deller@kernel.org \
--cc=dave.anglin@bell.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.