All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] arm64: Add support for on-demand backtrace of other CPUs
@ 2017-03-17  7:27 Oleksandr Andrushchenko
  2017-03-17  7:27 ` Oleksandr Andrushchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Oleksandr Andrushchenko @ 2017-03-17  7:27 UTC (permalink / raw)
  To: linux-arm-kernel

From: Oleksandr Andrushchenko <oleksandr_andrushchenko@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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-04-07 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17  7:27 [PATCH v1] arm64: Add support for on-demand backtrace of other CPUs Oleksandr Andrushchenko
2017-03-17  7:27 ` Oleksandr Andrushchenko
2017-04-07 17:02   ` Catalin Marinas
2017-04-07 17:09     ` Daniel Thompson
2017-04-07 17:38       ` Oleksandr Andrushchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.