[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180622095254.5906-1-marc.zyngier@arm.com>
Date: Fri, 22 Jun 2018 10:52:47 +0100
From: Marc Zyngier <marc.zyngier@....com>
To: Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>
Cc: linux-kernel@...r.kernel.org,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Yang Yingliang <yangyingliang@...wei.com>,
Sumit Garg <sumit.garg@...aro.org>
Subject: [PATCH v2 0/7] irqchip: v4.18-rc1 fixes
Hi all,
Here's a handful of patches I've accumulated over the merge
window. The only interesting thing is the issue that Yang found on a
bizarrely configured NUMA system, which prompted me to add more code
to detect similar situations (just in case). The rest is pretty dull.
Thanks,
M.
* From v1:
- Much better fix for the ls-scfg driver (thanks to Thomas)
- New patch fixing a CPU hotplug regression on GICv3
Marc Zyngier (6):
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
irqchip/ls-scfg-msi: Fix MSI affinity handling
irqchip/gic-v2m: Fix SPI release on error path
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
Yang Yingliang (1):
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
drivers/irqchip/irq-gic-v2m.c | 2 +-
drivers/irqchip/irq-gic-v3-its.c | 62 +++++++++++++++++++++++++------
drivers/irqchip/irq-ls-scfg-msi.c | 10 +++--
include/linux/irq.h | 1 +
kernel/irq/debugfs.c | 1 +
5 files changed, 60 insertions(+), 16 deletions(-)
--
2.17.1
Powered by blists - more mailing lists