Merge branch 'for-next/fixes' into for-next/core
authorWill Deacon <will@kernel.org>
Thu, 4 Jan 2024 12:28:46 +0000 (12:28 +0000)
committerWill Deacon <will@kernel.org>
Thu, 4 Jan 2024 12:32:33 +0000 (12:32 +0000)
commitdb32cf8e280b46726065c518e90761bb0229bacf
tree9b6c6129f6832b0850dcc24dcdc4491c4caa96d0
parent3e8626b4ed5679812a496d43dcd1fab1fae546f4
parent3c0696076aad60a2f04c019761921954579e1b0e
Merge branch 'for-next/fixes' into for-next/core

Merge in arm64 fixes queued for 6.7 so that kpti_install_ng_mappings()
can be updated to use arm64_kernel_unmapped_at_el0() instead of checking
the ARM64_UNMAP_KERNEL_AT_EL0 CPU capability directly.

* for-next/fixes:
  arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
  perf/arm-cmn: Fail DTC counter allocation correctly
  arm64: Avoid enabling KPTI unnecessarily
arch/arm64/kernel/cpufeature.c
drivers/perf/arm-cmn.c