All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <marc.zyngier@arm.com>
To: Linus Walleij <linus.walleij@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Jason Cooper <jason@lakedaemon.net>
Cc: linux-kernel@vger.kernel.org, Brian Masney <masneyb@onstation.org>
Subject: Re: [PATCH] genirq: introduce irq_chip_mask_ack_parent()
Date: Wed, 6 Feb 2019 16:23:52 +0000	[thread overview]
Message-ID: <9d274add-adce-3ffe-ab56-4966cb67cd34@arm.com> (raw)
In-Reply-To: <20190206151521.6574-1-linus.walleij@linaro.org>

On 06/02/2019 15:15, Linus Walleij wrote:
> The hierarchical irqchip never before ran into a situation
> where the parent is not "simple", i.e. does not implement
> .irq_ack() and .irq_mask() like most, but the qcom-pm8xxx.c
> happens to implement only .irq_mask_ack().
> 
> Since we want to make ssbi-gpio a hierarchical child of this
> irqchip, it must *also* only implement .irq_mask_ack()
> and call down to the parent, and for this we of course
> need irq_chip_mask_ack_parent().
> 
> Cc: Brian Masney <masneyb@onstation.org>
> Cc: Marc Zyngier <marc.zyngier@arm.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Acked-by: Marc Zyngier <marc.zyngier@arm.com>

	M.
-- 
Jazz is not dead. It just smells funny...

      reply	other threads:[~2019-02-06 16:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-06 15:15 [PATCH] genirq: introduce irq_chip_mask_ack_parent() Linus Walleij
2019-02-06 16:23 ` Marc Zyngier [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=9d274add-adce-3ffe-ab56-4966cb67cd34@arm.com \
    --to=marc.zyngier@arm.com \
    --cc=jason@lakedaemon.net \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masneyb@onstation.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.