[tip: irq/urgent] Merge tag 'irqchip-fixes-6.5-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 Jul 24 2023 - 04:35:48 EST
The following commit has been merged into the irq/urgent branch of tip:
Commit-ID: de990908521073d98a46ad0e29885df447e95242
Gitweb: https://git.kernel.org/tip/de990908521073d98a46ad0e29885df447e95242
Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
AuthorDate: Mon, 24 Jul 2023 10:27:43 +02:00
Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
CommitterDate: Mon, 24 Jul 2023 10:27:43 +02:00
Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Pull irqchip fixes from Marc Zyngier:
- Work around an erratum on GIC700, where a race between a CPU
handling a wake-up interrupt, a change of affinity, and another
CPU going to sleep can result in a lack of wake-up event on the
next interrupt.
- Fix the locking required on a VPE for GICv4
- Enable Rockchip 3588001 erratum workaround for RK3588S
- Fix the irq-bcm6345-l1 assumtions of the boot CPU always be
the first CPU in the system
Link: https://lore.kernel.org/lkml/20230717113857.304919-1-maz@xxxxxxxxxx
---