Merge branch 'for-next/stacktrace' into for-next/boot
authorWill Deacon <will@kernel.org>
Wed, 26 May 2021 21:42:51 +0000 (22:42 +0100)
committerWill Deacon <will@kernel.org>
Wed, 26 May 2021 21:43:45 +0000 (22:43 +0100)
Merge in stack unwinding work to minimise conflicts in head.S.

* for-next/stacktrace:
  arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
  arm64: Change the on_*stack functions to take a size argument
  arm64: Implement stack trace termination record


Trivial merge