[tip: irq/core] Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
From: tip-bot2 for Thomas Gleixner
Date: Mon Jun 26 2023 - 05:12:43 EST
The following commit has been merged into the irq/core branch of tip:
Commit-ID: f121ab7f4ac32ed2aa51035534926f9507a8308b
Gitweb: https://git.kernel.org/tip/f121ab7f4ac32ed2aa51035534926f9507a8308b
Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
AuthorDate: Mon, 26 Jun 2023 11:05:49 +02:00
Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
CommitterDate: Mon, 26 Jun 2023 11:05:49 +02:00
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Pull irqchip updates from Marc Zyngier:
- A number of Loogson/Loogarch fixes
- Allow the core code to retrigger an interrupt that has
fired while the same interrupt is being handled on another
CPU, papering over a GICv3 architecture issue
- Work around an integration problem on ASR8601, where the CPU
numbering isn't representable in the GIC implementation...
- Add some missing interrupt to the STM32 irqchip
- A bunch of warning squashing triggered by W=1 builds
Link: https://lore.kernel.org/r/20230623224345.3577134-1-maz@xxxxxxxxxx
---