From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: tegra: a couple of irq-related fixes
Date: Wed, 26 Nov 2014 17:55:30 +0000 [thread overview]
Message-ID: <1417024532-5777-1-git-send-email-marc.zyngier@arm.com> (raw)
As I've started looking at getting rid of the horrible gic_arch_extn
hack by using stacked irq domains, I couldn't help but notice a couple
of nits, the first one being fairly major:
- The shadow interrupt controller is using the irq field instead of
hwirq, which leads to fun results...
- We still have some leftovers from non-DT setups, which don't seem to
exist anymore.
Patches are against v3.18-rc6, and have been tested on a Harmony
board.
Thanks,
M.
Marc Zyngier (2):
ARM: tegra: irq: fix buggy usage of irq_data irq field
ARM: tegra: irq: nuke leftovers from non-DT support
arch/arm/mach-tegra/irq.c | 30 +++++++++++-------------------
1 file changed, 11 insertions(+), 19 deletions(-)
--
2.1.3
next reply other threads:[~2014-11-26 17:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-26 17:55 Marc Zyngier [this message]
2014-11-26 17:55 ` [PATCH 1/2] ARM: tegra: irq: fix buggy usage of irq_data irq field Marc Zyngier
2014-11-27 8:28 ` Thierry Reding
2014-11-27 9:08 ` Marc Zyngier
2014-11-27 12:08 ` Thierry Reding
2014-11-27 13:02 ` Arnd Bergmann
2014-11-27 13:16 ` Thierry Reding
2014-11-27 14:15 ` Mark Rutland
2014-11-27 14:19 ` Marc Zyngier
2014-11-27 14:45 ` Thierry Reding
2014-11-27 14:50 ` Marc Zyngier
2014-11-27 15:25 ` Thierry Reding
2014-11-26 17:55 ` [PATCH 2/2] ARM: tegra: irq: nuke leftovers from non-DT support Marc Zyngier
2014-11-27 8:31 ` Thierry Reding
2014-11-27 9:09 ` Marc Zyngier
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=1417024532-5777-1-git-send-email-marc.zyngier@arm.com \
--to=marc.zyngier@arm.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).