Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorThomas Gleixner <tglx@linutronix.de>
Mon, 22 May 2023 06:11:01 +0000 (08:11 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 22 May 2023 06:11:01 +0000 (08:11 +0200)
commit4115af49d2c24e840461fb83027315e2d2de6db4
treea95a0f8f7a3b1bd0f3d9172fa1c986786d16fee9
parent44c026a73be8038f03dbdeef028b642880cf1511
parentcddb536a73ef2c82ce04059dc61c65e85a355561
Merge tag 'irqchip-fixes-6.4-1' of git://git./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@kernel.org