From: andr2000@gmail.com (Oleksandr Andrushchenko)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1] arm64: Add support for on-demand backtrace of other CPUs
Date: Fri, 17 Mar 2017 09:27:42 +0200 [thread overview]
Message-ID: <1489735663-2091-1-git-send-email-andr2000@gmail.com> (raw)
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
next reply other threads:[~2017-03-17 7:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-17 7:27 Oleksandr Andrushchenko [this message]
2017-03-17 7:27 ` [PATCH v1] arm64: Add support for on-demand backtrace of other CPUs Oleksandr Andrushchenko
2017-04-07 17:02 ` Catalin Marinas
2017-04-07 17:09 ` Daniel Thompson
2017-04-07 17:38 ` Oleksandr Andrushchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1489735663-2091-1-git-send-email-andr2000@gmail.com \
--to=andr2000@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).