linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Chris Zankel <chris@zankel.net>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/2] xtensa updates for v6.17
Date: Fri,  8 Aug 2025 04:42:40 -0700	[thread overview]
Message-ID: <20250808114240.2720491-1-jcmvbkbc@gmail.com> (raw)

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

             reply	other threads:[~2025-08-08 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-08 11:42 Max Filippov [this message]
2025-08-09  5:19 ` [PULL 0/2] xtensa updates for v6.17 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=20250808114240.2720491-1-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=chris@zankel.net \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).