]> 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)
commitc2b272196b10a5520c61dc743c1557f0d92cb362
treeae88dd4df278c9f0ab3583b64f3975fad1cae47a
parentdca8b52ba6389145467fc56c6ec0bed81d334db2
parentd034bae510ebebf301ec63ca377fa3bcbaf7cb19
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