From: daniel.thompson@linaro.org (Daniel Thompson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Fix NMI backtrace for Inforce IFC6410
Date: Wed, 16 Dec 2015 17:08:04 +0000 [thread overview]
Message-ID: <1450285686-844-1-git-send-email-daniel.thompson@linaro.org> (raw)
After spotting some problems with the SysRq-L on Inforce IFC6410 I ran
some tests (see patch 2) and concluded that certain SGI IDs cannot be
used by Linux on these platforms because they have been reserved for use
by the secure world.
This patchset includes both a patch to resolve the problem on Inforce
IFC6410 and a patch to detect and report reserved SGI IDs during boot.
The patch (deliberately) keeps quiet on platforms where the kernel's
world is not subject to any restrictions.
Daniel Thompson (2):
arm: Fix "NMI" backtrace for Inforce IFC6410
irqchip/gic: Identify and report any reserved SGI IDs
arch/arm/kernel/smp.c | 3 ++-
drivers/irqchip/irq-gic.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+), 1 deletion(-)
--
2.5.0
next reply other threads:[~2015-12-16 17:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-16 17:08 Daniel Thompson [this message]
2015-12-16 17:08 ` [PATCH 1/2] arm: Fix "NMI" backtrace for Inforce IFC6410 Daniel Thompson
2015-12-18 8:58 ` Marc Zyngier
2015-12-16 17:08 ` [PATCH 2/2] irqchip/gic: Identify and report any reserved SGI IDs Daniel Thompson
2015-12-16 17:47 ` Marc Zyngier
2015-12-17 19:26 ` Daniel Thompson
2015-12-18 7:39 ` Marc Zyngier
2015-12-18 11:29 ` Daniel Thompson
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=1450285686-844-1-git-send-email-daniel.thompson@linaro.org \
--to=daniel.thompson@linaro.org \
--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).