[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170919185933.32565-1-marc.zyngier@arm.com>
Date: Tue, 19 Sep 2017 19:59:33 +0100
From: Marc Zyngier <marc.zyngier@....com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Arnd Bergmann <arnd@...db.de>,
Paul Burton <paul.burton@...tec.com>,
zijun_hu <zijun_hu@....com>, Jason Cooper <jason@...edaemon.net>,
Ralf Baechle <ralf@...ux-mips.org>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] irqchip updates for 4.14-rc2
Hi Thomas,
As I'm disappearing for a few days, I've pushed out the handful of
fixes I had queued up. Nothing stands out, but that's probably for the
best...
Please pull.
M.
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-4.14-2
for you to fetch changes up to 90019f8fcd71bf71653690329e32f41489e96122:
irqchip.mips-gic: Fix shared interrupt mask writes (2017-09-19 19:44:07 +0100)
----------------------------------------------------------------
irqchip updates for 4.14-rc2
- A GICv3 initialisation fix when some CPUs fail to be brought up
- A GICv4 compile fix for GCC 4.5 (!)
- A MIPS-GIC fix for the PCIe support
----------------------------------------------------------------
Arnd Bergmann (1):
irqchip/gic-v4: Fix building with ancient gcc
Paul Burton (1):
irqchip.mips-gic: Fix shared interrupt mask writes
zijun_hu (1):
irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()
drivers/irqchip/irq-gic-v3.c | 8 ++++----
drivers/irqchip/irq-gic-v4.c | 12 +++++++++---
drivers/irqchip/irq-mips-gic.c | 6 +++---
3 files changed, 16 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists