linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] irqchip updates post 4.7-rc1
@ 2016-06-03 12:48 Marc Zyngier
  0 siblings, 0 replies; only message in thread
From: Marc Zyngier @ 2016-06-03 12:48 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Jason Cooper, linux-kernel, Andrew Jones, Ganapatrao Kulkarni,
	Robert Richter, Joshua Henderson, Purna Chandra Mandal

Hi Thomas,

Here's a pull request for a number of relatively minor irqchip fixes
(GICv3, PIC32), as well as one erratum workaround (Cavium's GICv3 ITS).

Please pull.

Thanks,

	M.

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-4.7-rc1

for you to fetch changes up to 0de6b9979e2e10c79e5702d2d902cd7284d17689:

  irqchip/irq-pic32-evic: Fix bug with external interrupts. (2016-06-02 18:03:50 +0100)

----------------------------------------------------------------
irqchip updates for 4.7-rc1:

- A number of embarassing buglets (GICv3, PIC32)
- A more substential errata workaround for Cavium's GICv3 ITS
  (kept for post-rc1 due to its dependency on NUMA)

----------------------------------------------------------------
Andrew Jones (2):
      irqchip/gic-v3: Fix copy+paste mistakes in defines
      irqchip/gic-v3: Fix quiescence check in gic_enable_redist

Ganapatrao Kulkarni (1):
      irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144

Joshua Henderson (1):
      irqchip/irq-pic32-evic: Fix bug with external interrupts.

Marc Zyngier (1):
      irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask

 Documentation/arm64/silicon-errata.txt |  1 +
 arch/arm64/Kconfig                     |  9 +++++++
 drivers/irqchip/irq-gic-v3-its.c       | 49 ++++++++++++++++++++++++++++++++--
 drivers/irqchip/irq-gic-v3.c           |  2 +-
 drivers/irqchip/irq-pic32-evic.c       |  2 +-
 include/linux/irqchip/arm-gic-v3.h     |  6 ++---
 6 files changed, 62 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-03 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-03 12:48 [PULL] irqchip updates post 4.7-rc1 Marc Zyngier

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).