]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit83f6f3e6e961aca6b4aba9c5102c4a17a094a1bf
treeae88dd4df278c9f0ab3583b64f3975fad1cae47a
parent5b176753c8013667ac0905528cfbc456234a865f
parent01d6bd5331f2cf4880da6478288aa2f1e9570c2d
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