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)
commitb3ea0eafa982b3906720e5ff3769dc10f9bfc6ad
treeae88dd4df278c9f0ab3583b64f3975fad1cae47a
parent563c463595307a3dd1ae80c462af69d94b1e80bf
parent770093459b9b333380aa71f2c31c60b14895c1df
Merge branch 'for-next/misc' into for-next/core

* 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