[PATCH] arm64: Move console stack display code to stacktrace.c

Will Deacon will at kernel.org
Mon Sep 21 18:14:50 EDT 2020


On Mon, 21 Sep 2020 13:23:41 +0100, Mark Brown wrote:
> Currently the code for displaying a stack trace on the console is located
> in traps.c rather than stacktrace.c, using the unwinding code that is in
> stacktrace.c. This can be confusing and make the code hard to find since
> such output is often referred to as a stack trace which might mislead the
> unwary. Due to this and since traps.c doesn't interact with this code
> except for via the public interfaces move the code to stacktrace.c to
> make it easier to find.

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

[1/1] arm64: Move console stack display code to stacktrace.c
      https://git.kernel.org/arm64/c/9e0f085c2b33

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list