[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180619115546.12196-1-marc.zyngier@arm.com>
Date: Tue, 19 Jun 2018 12:55:40 +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>
Subject: [PATCH 0/6] 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.
Marc Zyngier (5):
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
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 | 52 ++++++++++++++++++++++++-------
drivers/irqchip/irq-ls-scfg-msi.c | 3 +-
include/linux/irq.h | 1 +
kernel/irq/debugfs.c | 1 +
5 files changed, 45 insertions(+), 14 deletions(-)
--
2.17.1
Powered by blists - more mailing lists