Merge branch 'for-next/misc' into for-next/core
authorWill Deacon <will@kernel.org>
Thu, 20 Apr 2023 10:22:09 +0000 (11:22 +0100)
committerWill Deacon <will@kernel.org>
Thu, 20 Apr 2023 10:22:09 +0000 (11:22 +0100)
commit81444b77a4443e985b567310f19d601368ed4762
tree2f87700054a6efd809127b53ea782d802e654fbf
parentf8863bc8c1f9cf4bc3bdc58a98c5a41d0b4c14c5
parentb7b4ce84c830ae3ce6429fbbd70a62a4ae1ac78d
Merge branch 'for-next/misc' into for-next/core

* for-next/misc:
  arm64: kexec: include reboot.h
  arm64: delete dead code in this_cpu_set_vectors()
  arm64: kernel: Fix kernel warning when nokaslr is passed to commandline
  arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
  arm64/sme: Fix some comments of ARM SME
  arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()
  arm64/signal: Use system_supports_tpidr2() to check TPIDR2
  arm64: compat: Remove defines now in asm-generic
  arm64: kexec: remove unnecessary (void*) conversions
  arm64: armv8_deprecated: remove unnecessary (void*) conversions
  firmware: arm_sdei: Fix sleep from invalid context BUG
arch/arm64/kernel/machine_kexec.c