summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-09-21 14:23:41 +0200
committerWill Deacon <will@kernel.org>2020-09-21 20:43:03 +0200
commit9e0f085c2b33ebe13bcec53cbacce505fe78fde7 (patch)
tree88f6f0415bc30583bb6270a6c5cba64d20421756 /arch/arm64/Kconfig
parentarm64: stacktrace: Convert to ARCH_STACKWALK (diff)
downloadlinux-9e0f085c2b33ebe13bcec53cbacce505fe78fde7.tar.xz
linux-9e0f085c2b33ebe13bcec53cbacce505fe78fde7.zip
arm64: Move console stack display code to stacktrace.c
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. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20200921122341.11280-1-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/Kconfig')
0 files changed, 0 insertions, 0 deletions