public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Chris Zankel <chris@zankel.net>, Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL 0/4] xtensa updates for v7.1
Date: Wed, 22 Apr 2026 13:39:34 -0700	[thread overview]
Message-ID: <20260422203934.1630488-1-jcmvbkbc@gmail.com> (raw)

Hi Linus,

please pull the following updates for the Xtensa architecture.

The following changes since commit 05f7e89ab9731565d8a62e3b5d1ec206485eeb0b:

  Linux 6.19 (2026-02-08 13:03:27 -0800)

are available in the Git repository at:

  https://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20260422

for you to fetch changes up to aa5903b47d4bc0e7d1fb76941731cbda32ef9cbc:

  xtensa: uapi: Reuse asm-generic ucontext.h (2026-03-14 06:56:20 -0700)

----------------------------------------------------------------
Xtensa updates for v7.1

- use register_sys_off_handler(SYS_OFF_MODE_RESTART) instead of the
  deprecated register_restart_handler()
- drop custom ucontext.h and reuse asm-generic ucontext.h

----------------------------------------------------------------
Andrew Davis (3):
      xtensa: ISS: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
      xtensa: xt2000: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)
      xtensa: xtfpga: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)

Thomas Weißschuh (1):
      xtensa: uapi: Reuse asm-generic ucontext.h

 arch/xtensa/include/asm/ucontext.h   | 22 ----------------------
 arch/xtensa/include/uapi/asm/Kbuild  |  1 +
 arch/xtensa/platforms/iss/setup.c    | 11 ++++-------
 arch/xtensa/platforms/xt2000/setup.c | 11 ++++-------
 arch/xtensa/platforms/xtfpga/setup.c | 11 ++++-------
 5 files changed, 13 insertions(+), 43 deletions(-)
 delete mode 100644 arch/xtensa/include/asm/ucontext.h

-- 
Thanks.
-- Max

             reply	other threads:[~2026-04-22 20:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-22 20:39 Max Filippov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-04-23 21:18 [PULL 0/4] xtensa updates for v7.1 Max Filippov
2026-04-24  0:13 ` 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=20260422203934.1630488-1-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=chris@zankel.net \
    --cc=linux-kernel@vger.kernel.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