[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20190118145746.132508-1-marc.zyngier@arm.com>
Date: Fri, 18 Jan 2019 14:57:46 +0000
From: Marc Zyngier <marc.zyngier@....com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Ard Biesheuvel <ard.biesheuvel@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Loic Pallardy <loic.pallardy@...com>,
Richard Fitzgerald <rf@...nsource.cirrus.com>,
Yang Yingliang <yangyingliang@...wei.com>,
linux-kernel@...r.kernel.org, Jason Cooper <jason@...edaemon.net>
Subject: [GIT PULL] irqchip updates for 5.0-rc3
Hi Thomas,
Here's a handful of irqchip fixes for 5.0-rc3. Only the menu, an
uninitialised mutex, an interesting MSI allocation corner case in the ITS, a
stm32 DT parsing fix, and some cleanups.
Please pull,
M.
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-5.0-2
for you to fetch changes up to 8208d1708b88b412ca97f50a6d951242c88cbbac:
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size (2019-01-18 14:35:38 +0000)
----------------------------------------------------------------
irqchip updates for 5.0-rc3
- Add missing DT translation call in stm32-exti
- Fix uninitialized mutex in the GICv3 MBI support code
- Drop useless GPIO includes from the madera driver
- Fix PCI Multi-MSI allocation with aliasing devices on GICv3 ITS
----------------------------------------------------------------
Linus Walleij (1):
irqchip/madera: Drop GPIO includes
Loic Pallardy (1):
irqchip/stm32-exti: Add domain translate function
Marc Zyngier (1):
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
Yang Yingliang (1):
irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
drivers/irqchip/irq-gic-v3-its.c | 25 +++++++++++++------------
drivers/irqchip/irq-gic-v3-mbi.c | 2 +-
drivers/irqchip/irq-madera.c | 2 --
drivers/irqchip/irq-stm32-exti.c | 1 +
4 files changed, 15 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists