[tip: irq/urgent] Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

From: tip-bot2 for Thomas Gleixner
Date: Mon May 22 2023 - 02:21:13 EST


The following commit has been merged into the irq/urgent branch of tip:

Commit-ID: 4115af49d2c24e840461fb83027315e2d2de6db4
Gitweb: https://git.kernel.org/tip/4115af49d2c24e840461fb83027315e2d2de6db4
Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
AuthorDate: Mon, 22 May 2023 08:11:01 +02:00
Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
CommitterDate: Mon, 22 May 2023 08:11:01 +02:00

Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip fixes from Marc Zyngier:

- MIPS GIC fixes for issues that could result in either
loss of state in the interrupt controller, or a deadlock

- Workaround for Mediatek Chromebooks that only save/restore
partial state when turning the GIC redistributors off,
resulting if fireworks if Linux uses interrupt priorities
for pseudo-NMIs

- Fix the MBIGEN error handling on init

- Mark meson-gpio OF data structures as __maybe_unused,
avoiding compilation warnings on non-OF setups

Link: https://lore.kernel.org/lkml/20230521101812.2520740-1-maz@xxxxxxxxxx
---