From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org
Subject: [GIT PULL] parisc architecture fixes and updates for v6.16-rc1
Date: Sun, 1 Jun 2025 08:54:19 +0200 [thread overview]
Message-ID: <aDv5G-QGm102O5nO@p100> (raw)
Hi Linus,
Please pull the patches for the parisc architecture for this merge window.
Nothing exiting this time:
header cleanups, a printk formatting fix and enablement of building with gcc-15.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:
Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.16-rc1
for you to fetch changes up to 213205889d5ffc19cb8df06aa6778b2d4724c887:
parisc/unaligned: Fix hex output to show 8 hex chars (2025-05-31 16:50:39 +0200)
----------------------------------------------------------------
parisc architecture updates for kernel v6.16-rc1:
Fix building with gcc-15, formatting fix on unaligned warnings
and replace __ASSEMBLY__ with __ASSEMBLER__ in headers.
----------------------------------------------------------------
Arnd Bergmann (1):
parisc: fix building with gcc-15
Helge Deller (1):
parisc/unaligned: Fix hex output to show 8 hex chars
Thomas Huth (2):
parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
arch/parisc/boot/compressed/Makefile | 1 +
arch/parisc/include/asm/alternative.h | 4 ++--
arch/parisc/include/asm/assembly.h | 4 ++--
arch/parisc/include/asm/barrier.h | 4 ++--
arch/parisc/include/asm/cache.h | 4 ++--
arch/parisc/include/asm/current.h | 4 ++--
arch/parisc/include/asm/dwarf.h | 4 ++--
arch/parisc/include/asm/fixmap.h | 4 ++--
arch/parisc/include/asm/ftrace.h | 4 ++--
arch/parisc/include/asm/jump_label.h | 4 ++--
arch/parisc/include/asm/kexec.h | 4 ++--
arch/parisc/include/asm/kgdb.h | 2 +-
arch/parisc/include/asm/linkage.h | 4 ++--
arch/parisc/include/asm/page.h | 6 +++---
arch/parisc/include/asm/pdc.h | 4 ++--
arch/parisc/include/asm/pdcpat.h | 4 ++--
arch/parisc/include/asm/pgtable.h | 8 ++++----
arch/parisc/include/asm/prefetch.h | 4 ++--
arch/parisc/include/asm/processor.h | 8 ++++----
arch/parisc/include/asm/psw.h | 4 ++--
arch/parisc/include/asm/signal.h | 4 ++--
arch/parisc/include/asm/smp.h | 4 ++--
arch/parisc/include/asm/spinlock_types.h | 4 ++--
arch/parisc/include/asm/thread_info.h | 4 ++--
arch/parisc/include/asm/traps.h | 2 +-
arch/parisc/include/asm/unistd.h | 4 ++--
arch/parisc/include/asm/vdso.h | 4 ++--
arch/parisc/include/uapi/asm/pdc.h | 4 ++--
arch/parisc/include/uapi/asm/signal.h | 4 ++--
arch/parisc/kernel/unaligned.c | 2 +-
30 files changed, 61 insertions(+), 60 deletions(-)
next reply other threads:[~2025-06-01 6:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-01 6:54 Helge Deller [this message]
2025-06-01 16:05 ` [GIT PULL] parisc architecture fixes and updates for v6.16-rc1 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=aDv5G-QGm102O5nO@p100 \
--to=deller@gmx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox