[PATCH 0/6] arm64: stacktrace cleanups

Catalin Marinas catalin.marinas at arm.com
Fri Apr 22 11:27:56 PDT 2022


On Wed, 13 Apr 2022 15:59:04 +0100, Mark Rutland wrote:
> This series is a collection of cleanup / refactoring changes for the
> arm64 stacktrace code.
> 
> There should be no functional change as a result of this series; the
> bulk of the series is a rename for consistency with the core+x86 unwind
> code, and the only structural changes are the removal of a redundant
> NULL check and making some code private to
> arch/arm64/kernel/stacktrace.c.
> 
> [...]

Applied to arm64 (for-next/stacktrace), thanks!

[1/6] arm64: stacktrace: remove NULL task check from unwind_frame()
      https://git.kernel.org/arm64/c/4f6277e8ac39
[2/6] arm64: stacktrace: delete PCS comment
      https://git.kernel.org/arm64/c/cb86a41b35c8
[3/6] arm64: stacktrace: make struct stackframe private to stacktrace.c
      https://git.kernel.org/arm64/c/96bb1530c4f9
[4/6] arm64: stacktrace: rename unwinder functions
      https://git.kernel.org/arm64/c/c797bd45480b
[5/6] arm64: stacktrace: rename stackframe to unwind_state
      https://git.kernel.org/arm64/c/e9d75a0ba878
[6/6] arm64: stacktrace: align with common naming
      https://git.kernel.org/arm64/c/bd5552bc4807

-- 
Catalin




More information about the linux-arm-kernel mailing list