public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 6.18-rc2
@ 2025-10-17 21:48 Catalin Marinas
  2025-10-17 23:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2025-10-17 21:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel

Hi Linus,

Please pull a couple of arm64 fixes below. Normally it's Will handling
the fixes this time around but he's fishing on some remote lake away
from the modern world (and internet connection). Thanks.

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to ea0d55ae4b3207c33691a73da3443b1fd379f1d2:

  arm64: debug: always unmask interrupts in el0_softstp() (2025-10-17 18:08:05 +0100)

----------------------------------------------------------------
arm64 fixes:

 - Explicitly encode the XZR register if the value passed to
   write_sysreg_s() is 0. The GIC CDEOI instruction is encoded as a
   system register write with XZR as the source register. However, clang
   does not honour the "Z" register constraint, leading to incorrect
   code generation

 - Ensure the interrupts (DAIF.IF) are unmasked when completing
   single-step of a suspended breakpoint before calling
   exit_to_user_mode(). With pseudo-NMIs, interrupts are (additionally)
   masked at the PMR_EL1 register, handled by local_irq_*()

----------------------------------------------------------------
Ada Couprie Diaz (1):
      arm64: debug: always unmask interrupts in el0_softstp()

Lorenzo Pieralisi (1):
      arm64/sysreg: Fix GIC CDEOI instruction encoding

 arch/arm64/include/asm/sysreg.h  | 11 ++++++++++-
 arch/arm64/kernel/entry-common.c |  8 +++++---
 2 files changed, 15 insertions(+), 4 deletions(-)

-- 
Catalin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] arm64 fixes for 6.18-rc2
  2025-10-17 21:48 [GIT PULL] arm64 fixes for 6.18-rc2 Catalin Marinas
@ 2025-10-17 23:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-17 23:07 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel

The pull request you sent on Fri, 17 Oct 2025 22:48:26 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f406055cb18c6e299c4a783fc1effeb16be41803

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-17 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17 21:48 [GIT PULL] arm64 fixes for 6.18-rc2 Catalin Marinas
2025-10-17 23:07 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox