[PATCH v1] arm64: Add support for on-demand backtrace of other CPUs
Oleksandr Andrushchenko
andr2000 at gmail.com
Fri Mar 17 00:27:42 PDT 2017
From: Oleksandr Andrushchenko <oleksandr_andrushchenko at epam.com>
Hi, all!
Please ignore initial version of the patch in favor of this one:
this is the rebased and updated version of the [1] which unfortunately
haven't landed into the kernel and stuck at RFC stage.
Thank you,
Oleksandr Andrushchenko
[1] https://lkml.org/lkml/2016/8/19/591
Daniel Thompson (1):
arm64: Add support for on-demand backtrace of other CPUs
arch/arm64/include/asm/hardirq.h | 2 +-
arch/arm64/include/asm/irq.h | 6 ++++++
arch/arm64/kernel/smp.c | 30 +++++++++++++++++++++++++++++-
lib/nmi_backtrace.c | 8 ++++++--
4 files changed, 42 insertions(+), 4 deletions(-)
--
2.7.4
More information about the linux-arm-kernel
mailing list