[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250808114240.2720491-1-jcmvbkbc@gmail.com>
Date: Fri, 8 Aug 2025 04:42:40 -0700
From: Max Filippov <jcmvbkbc@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Chris Zankel <chris@...kel.net>,
Max Filippov <jcmvbkbc@...il.com>
Subject: [PULL 0/2] xtensa updates for v6.17
Hi Linus,
please pull the following updates for the Xtensa architecture.
The following changes since commit 0ff41df1cb268fc69e703a08a57ee14ae967d0ca:
Linux 6.15 (2025-05-25 16:09:23 -0700)
are available in the Git repository at:
https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20250808
for you to fetch changes up to 44a4ef59d5506c6dc7599d876a3a1014697ec480:
xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers (2025-06-06 01:03:35 -0700)
----------------------------------------------------------------
Xtensa updates for v6.17
- replace __ASSEMBLY__ with __ASSEMBLER__ in arch headers
----------------------------------------------------------------
Thomas Huth (2):
xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
arch/xtensa/include/asm/bootparam.h | 2 +-
arch/xtensa/include/asm/cmpxchg.h | 4 ++--
arch/xtensa/include/asm/coprocessor.h | 8 ++++----
arch/xtensa/include/asm/current.h | 2 +-
arch/xtensa/include/asm/ftrace.h | 8 ++++----
arch/xtensa/include/asm/initialize_mmu.h | 4 ++--
arch/xtensa/include/asm/jump_label.h | 4 ++--
arch/xtensa/include/asm/kasan.h | 2 +-
arch/xtensa/include/asm/kmem_layout.h | 2 +-
arch/xtensa/include/asm/page.h | 4 ++--
arch/xtensa/include/asm/pgtable.h | 8 ++++----
arch/xtensa/include/asm/processor.h | 4 ++--
arch/xtensa/include/asm/ptrace.h | 6 +++---
arch/xtensa/include/asm/signal.h | 4 ++--
arch/xtensa/include/asm/thread_info.h | 8 ++++----
arch/xtensa/include/asm/tlbflush.h | 4 ++--
arch/xtensa/include/uapi/asm/ptrace.h | 2 +-
arch/xtensa/include/uapi/asm/signal.h | 6 +++---
arch/xtensa/include/uapi/asm/types.h | 4 ++--
19 files changed, 43 insertions(+), 43 deletions(-)
--
Thanks.
-- Max
Powered by blists - more mailing lists