linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 6.11-rc4
@ 2024-08-16 22:37 Catalin Marinas
  2024-08-17  0:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2024-08-16 22:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit cfb00a35786414e7c0e6226b277d9f09657eae74:

  arm64: jump_label: Ensure patched jump_labels are visible to all CPUs (2024-08-02 15:07:01 +0100)

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 f75c235565f90c4a17b125e47f1c68ef6b8c2bce:

  arm64: Fix KASAN random tag seed initialization (2024-08-15 11:04:56 +0100)

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

- Fix the arm64 __get_mem_asm() to use the _ASM_EXTABLE_##type##ACCESS()
  macro instead of the *_ERR() one in order to avoid writing -EFAULT to
  the value register in case of a fault

- Initialise all elements of the acpi_early_node_map[] to NUMA_NO_NODE.
  Prior to this fix, only the first element was initialised

- Move the KASAN random tag seed initialisation after the per-CPU areas
  have been initialised (prng_state is __percpu)

----------------------------------------------------------------
Haibo Xu (1):
      arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE

Mark Rutland (1):
      arm64: uaccess: correct thinko in __get_mem_asm()

Samuel Holland (1):
      arm64: Fix KASAN random tag seed initialization

 arch/arm64/include/asm/uaccess.h | 2 +-
 arch/arm64/kernel/acpi_numa.c    | 2 +-
 arch/arm64/kernel/setup.c        | 3 ---
 arch/arm64/kernel/smp.c          | 2 ++
 4 files changed, 4 insertions(+), 5 deletions(-)

-- 
Catalin


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

* Re: [GIT PULL] arm64 fixes for 6.11-rc4
  2024-08-16 22:37 [GIT PULL] arm64 fixes for 6.11-rc4 Catalin Marinas
@ 2024-08-17  0:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-17  0:15 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel

The pull request you sent on Fri, 16 Aug 2024 23:37:49 +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/c2cdb13a34d950e61e3b53af0c5f9eb828710beb

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:[~2024-08-17  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16 22:37 [GIT PULL] arm64 fixes for 6.11-rc4 Catalin Marinas
2024-08-17  0:15 ` 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;
as well as URLs for NNTP newsgroup(s).