From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [patch 00/11] ARM: Interrupt cleanups and API change preparation
Date: Wed, 5 Aug 2015 17:26:27 +0200 [thread overview]
Message-ID: <20150805152627.GA31397@localhost> (raw)
In-Reply-To: <20150713090726.316699641@linutronix.de>
On Mon, Jul 13, 2015 at 08:28:58PM -0000, Thomas Gleixner wrote:
> The following patch series contains the following changes:
>
> - Consolidation of chained interrupt handler setup/removal
>
> - Switch to functions which avoid a redundant interrupt
> descriptor lookup
>
> - Preparation of interrupt flow handlers for the 'irq' argument
> removal
>
> The series has no dependencies and is also available as a git branch
> for your convenience:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/arm
>
> If you want me to carry the patches in the irq/core branch of tip,
> please let me know.
I've now merged this into next/cleanup in arm-soc (for 4.3).
Thanks!
-Olof
prev parent reply other threads:[~2015-08-05 15:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-13 20:28 [patch 00/11] ARM: Interrupt cleanups and API change preparation Thomas Gleixner
2015-07-13 20:29 ` [patch 01/11] ARM/orion: Consolidate chained IRQ handler install/remove Thomas Gleixner
2015-07-13 20:29 ` [patch 02/11] ARM/locomo: " Thomas Gleixner
2015-07-13 20:29 ` [patch 03/11] ARM/irq: Use access helper irq_data_get_affinity_mask() Thomas Gleixner
2015-07-13 20:29 ` [patch 04/11] ARM/LPC32xx: Use irq_set_handler_locked() Thomas Gleixner
2015-07-13 20:29 ` [patch 05/11] ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc Thomas Gleixner
2015-07-13 20:29 ` [patch 06/11] ARM/locomo: Prepare locomo_handler for irq argument removal Thomas Gleixner
2015-07-13 20:29 ` [patch 07/11] ARM/sa1111: Prepare sa1111_irq_handler " Thomas Gleixner
2015-07-13 20:29 ` [patch 08/11] ARM/dove: Prepare pmu_irq_handler " Thomas Gleixner
2015-07-13 20:29 ` [patch 09/11] ARM/pxa: Prepare *_irq_handler " Thomas Gleixner
2015-07-13 20:29 ` [patch 10/11] ARM/pxa: Prepare balloon3_irq_handler " Thomas Gleixner
2015-07-13 20:29 ` [patch 11/11] ARM/orion/gpio: Prepare gpio_irq_handler " Thomas Gleixner
2015-08-05 15:26 ` Olof Johansson [this message]
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=20150805152627.GA31397@localhost \
--to=olof@lixom.net \
--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).