OSDN Git Service

Merge branch 'for-next/misc' into for-next/core
authorWill Deacon <will@kernel.org>
Mon, 14 Mar 2022 19:01:12 +0000 (19:01 +0000)
committerWill Deacon <will@kernel.org>
Mon, 14 Mar 2022 19:01:12 +0000 (19:01 +0000)
* for-next/misc:
  arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition
  arm64: clean up tools Makefile
  arm64: drop unused includes of <linux/personality.h>
  arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones
  arm64: prevent instrumentation of bp hardening callbacks
  arm64: cpufeature: Remove cpu_has_fwb() check
  arm64: atomics: remove redundant static branch
  arm64: entry: Save some nops when CONFIG_ARM64_PSEUDO_NMI is not set


Trivial merge