[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20190607120105.177891-1-marc.zyngier@arm.com>
Date: Fri, 7 Jun 2019 13:01:05 +0100
From: Marc Zyngier <marc.zyngier@....com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Archer Yan <ayan@...ecomp.com>, Guo Ren <ren_guo@...ky.com>,
Heyi Guo <guoheyi@...wei.com>,
Paul Burton <paul.burton@...s.com>,
Peter Ujfalusi <peter.ujfalusi@...com>,
Jason Cooper <jason@...edaemon.net>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] irqchip fixes for 5.2-rc4
Hi Thomas,
Here's a bunch of fixes I've collected since the merge window. Most of
the diffstat is covered by the MIPS GIC fix and the ITS command queue
mess.
Please pull,
M.
The following changes since commit 16e32c3cde7763ab875b9030b443ecbc8e352d8a:
iommu/dma-iommu: Remove iommu_dma_map_msi_msg() (2019-05-03 15:30:23 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-5.2-2
for you to fetch changes up to a050fa5476d418fc16b25abe168b3d38ba11e13c:
irqchip/gic-v3-its: Fix command queue pointer comparison bug (2019-06-05 14:57:59 +0100)
----------------------------------------------------------------
irqchip fixes for 5.2
- CSky mpintc: allow interrupts to be broadcast
- TI sci-inta: fix error handling
- MIPS GIC: Fix local interrupt mapping
- ITS: Fix command queue wrapping
----------------------------------------------------------------
Guo Ren (1):
irqchip/irq-csky-mpintc: Support auto irq deliver to all cpus
Heyi Guo (1):
irqchip/gic-v3-its: Fix command queue pointer comparison bug
Paul Burton (1):
irqchip/mips-gic: Use the correct local interrupt map registers
Peter Ujfalusi (1):
irqchip/ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping fail
arch/mips/include/asm/mips-gic.h | 30 ++++++++++++++++++++++++++++++
drivers/irqchip/irq-csky-mpintc.c | 15 +++++++++++++--
drivers/irqchip/irq-gic-v3-its.c | 35 ++++++++++++++++++++++++-----------
drivers/irqchip/irq-mips-gic.c | 4 ++--
drivers/irqchip/irq-ti-sci-inta.c | 4 ++--
5 files changed, 71 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists