[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170309104428.15119-1-marc.zyngier@arm.com>
Date: Thu, 9 Mar 2017 10:44:28 +0000
From: Marc Zyngier <marc.zyngier@....com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Jason Cooper <jason@...edaemon.net>,
Eric Auger <eric.auger@...hat.com>,
Franck Demathieu <fdemathieu@...il.com>,
Mian Yousaf Kaukab <yousaf.kaukab@...e.com>,
Shanker Donthineni <shankerd@...eaurora.org>,
linux-kernel@...r.kernel.org
Subject: [PULL] irqchip/irqdomain updates for 4.11-rc2
[now with LKML on cc...]
Hi Thomas,
Here's a handful of updates for both irqchip and irqdomain. Nothing
really stands out, except for the Qualcomm erratum workaround.
Please pull.
Thanks,
M.
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irq-fixes-4.11-rc2
for you to fetch changes up to 4b9de5da7e120c7f02395da729f0ec77ce7a6044:
irqchip/crossbar: Fix incorrect type of register size (2017-03-07 14:34:39 +0000)
----------------------------------------------------------------
irqchip/irqdomain updates for 4.11-rc2
- irqchip/crossbar: Some type tidying up
- irqchip/gicv3-its: Workaround for a Qualcomm erratum
- irqdomain: Compile for for systems that don't use CONFIG_IRQ_DOMAIN
----------------------------------------------------------------
Franck Demathieu (2):
irqchip/crossbar: Fix incorrect type of local variables
irqchip/crossbar: Fix incorrect type of register size
Mian Yousaf Kaukab (1):
irqdomain: Add empty irq_domain_check_msi_remap
Shanker Donthineni (1):
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Documentation/arm64/silicon-errata.txt | 1 +
arch/arm64/Kconfig | 10 ++++++++++
drivers/irqchip/irq-crossbar.c | 9 +++++----
drivers/irqchip/irq-gic-v3-its.c | 16 ++++++++++++++++
include/linux/irqdomain.h | 4 ++++
5 files changed, 36 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists