Merge branch 'for-next/undef-traps' into for-next/core
authorWill Deacon <will@kernel.org>
Tue, 6 Dec 2022 11:34:25 +0000 (11:34 +0000)
committerWill Deacon <will@kernel.org>
Tue, 6 Dec 2022 11:34:25 +0000 (11:34 +0000)
commit5f4c374760b031f06c69c2fdad1b0e981a1ad42f
tree7a0520e3faec1fc49ae25a564ffdca7a0f5f451a
parent9d84ad425dc7048196b817b7db4942e0c72d58a1
parent223d3a0d30b6e9f979f5642e430e1753d3e29f89
Merge branch 'for-next/undef-traps' into for-next/core

* for-next/undef-traps:
  arm64: armv8_deprecated: fix unused-function error
  arm64: armv8_deprecated: rework deprected instruction handling
  arm64: armv8_deprecated: move aarch32 helper earlier
  arm64: armv8_deprecated move emulation functions
  arm64: armv8_deprecated: fold ops into insn_emulation
  arm64: rework EL0 MRS emulation
  arm64: factor insn read out of call_undef_hook()
  arm64: factor out EL1 SSBS emulation hook
  arm64: split EL0/EL1 UNDEF handlers
  arm64: allow kprobes on EL0 handlers
arch/arm64/kernel/cpufeature.c
arch/arm64/kernel/entry-common.c