Linux GPIO subsystem development
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Marc Zyngier <marc.zyngier@arm.com>
Cc: David Daney <david.daney@cavium.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Alexandre Courbot <gnurou@gmail.com>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 2/7] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers.
Date: Fri, 18 Aug 2017 11:32:08 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.20.1708181131540.1929@nanos> (raw)
In-Reply-To: <6100c1d2-537e-7cb0-0f38-18c0f6b78aa6@arm.com>

On Fri, 18 Aug 2017, Marc Zyngier wrote:

> On 18/08/17 01:53, David Daney wrote:
> > Follow-on patch for gpio-thunderx uses a irqdomain hierarchy which
> > requires slightly different flow handlers, add them to chip.c which
> > contains most of the other flow handlers.  Make these conditionally
> > compiled based on CONFIG_IRQ_FASTEOI_HIERARCHY_HANDLERS.
> > 
> > Signed-off-by: David Daney <david.daney@cavium.com>
> 
> Nit: $SUBJECT doesn't reflect the new function names.

Bah, too late ....

  reply	other threads:[~2017-08-18  9:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-18  0:53 [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs David Daney
2017-08-18  0:53 ` [PATCH v8 1/7] genirq: Export more irq_chip_*_parent() functions David Daney
2017-08-18  0:53 ` [PATCH v8 2/7] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers David Daney
2017-08-18  9:28   ` Marc Zyngier
2017-08-18  9:32     ` Thomas Gleixner [this message]
2017-08-18  0:53 ` [PATCH v8 3/7] irqdomain: Factor out code to add and remove items to and from the revmap David Daney
2017-08-18  9:15   ` Marc Zyngier
2017-08-18  0:53 ` [PATCH v8 4/7] irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy() David Daney
2017-08-18  9:16   ` Marc Zyngier
2017-08-18  0:53 ` [PATCH v8 5/7] irqdomain: Add irq_domain_{push,pop}_irq() functions David Daney
2017-08-18  9:17   ` Marc Zyngier
2017-08-18  0:53 ` [PATCH v8 6/7] gpio: Add gpio driver support for ThunderX and OCTEON-TX David Daney
2017-08-22 12:29   ` Linus Walleij
2017-08-18  0:53 ` [PATCH v8 7/7] MAINTAINERS: Add entry for THUNDERX GPIO Driver David Daney
2017-08-22 12:30   ` Linus Walleij
2017-08-18  9:24 ` [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs Thomas Gleixner
2017-08-18 18:07   ` David Daney
2017-08-20  9:36     ` Thomas Gleixner
2017-08-22 12:32     ` Linus Walleij

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=alpine.DEB.2.20.1708181131540.1929@nanos \
    --to=tglx@linutronix.de \
    --cc=david.daney@cavium.com \
    --cc=gnurou@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=mark.rutland@arm.com \
    /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