All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>,
	linux-kernel@vger.kernel.org,
	Alan Mikhak <alan.mikhak@sifive.com>,
	Christoph Hellwig <hch@lst.de>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Zenghui Yu <yuzenghui@huawei.com>
Subject: [GIT PULL] irqchip fixes for 5.4, take 2
Date: Fri, 25 Oct 2019 12:04:56 +0100	[thread overview]
Message-ID: <20191025110456.15650-1-maz@kernel.org> (raw)

Hi Thomas,

Here's what I hope is the last set of irqchip fixes for 5.4.

On the menu, one Sifive PLIC fix, where the driver could pick the
wrong context if the DT contained such information, and a GICv4
fix where the driver could send VMOVP commands to ITSs that
did not expect to receive them.

Please pull, 

	M.

The following changes since commit bb0fed1c60cccbe4063b455a7228818395dac86e:

  irqchip/sifive-plic: Switch to fasteoi flow (2019-09-18 12:29:52 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-5.4-2

for you to fetch changes up to 41860cc447045c811ce6d5a92f93a065a691fe8e:

  irqchip/sifive-plic: Skip contexts except supervisor in plic_init() (2019-10-25 11:48:13 +0100)

----------------------------------------------------------------
irqchip updates for 5.4, take 2

- Sifive PLIC: force driver to skip non-relevant contexts
- GICv4: Don't send VMOVP commands to ITSs that don't have
  this vPE mapped

----------------------------------------------------------------
Alan Mikhak (1):
      irqchip/sifive-plic: Skip contexts except supervisor in plic_init()

Zenghui Yu (1):
      irqchip/gic-v3-its: Use the exact ITSList for VMOVP

 drivers/irqchip/irq-gic-v3-its.c  | 21 ++++++++++++++++++---
 drivers/irqchip/irq-sifive-plic.c |  4 ++--
 2 files changed, 20 insertions(+), 5 deletions(-)

                 reply	other threads:[~2019-10-25 11:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20191025110456.15650-1-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=alan.mikhak@sifive.com \
    --cc=hch@lst.de \
    --cc=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.walmsley@sifive.com \
    --cc=tglx@linutronix.de \
    --cc=yuzenghui@huawei.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 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.