]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'for-next/misc' into for-next/core
authorWill Deacon <will@kernel.org>
Sun, 14 Jun 2026 11:17:07 +0000 (12:17 +0100)
committerWill Deacon <will@kernel.org>
Sun, 14 Jun 2026 11:17:07 +0000 (12:17 +0100)
* for-next/misc:
  arm64: arch_timer: reuse arch_timer_read_cnt{p,v}ct_el0() helpers
  arm64: patching: replace min_t with min in __text_poke
  ARM64: remove unnecessary architecture-specific <asm/device.h>
  arm64: Implement _THIS_IP_ using inline asm
  arm64: panic from init_IRQ if IRQ handler stacks cannot be allocated
  arm64: smp: Do not mark secondary CPUs possible under nosmp
  arm64/daifflags: Make local_daif_*() helpers __always_inline


Trivial merge