Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorThomas Gleixner <tglx@linutronix.de>
Mon, 24 Jul 2023 08:27:43 +0000 (10:27 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 24 Jul 2023 08:27:43 +0000 (10:27 +0200)
commitde990908521073d98a46ad0e29885df447e95242
tree7fdb3c7a9c963290138c660749591d8b63085dde
parent67a4e1a3bf7c68ed3fbefc4213648165d912cabb
parent6fe5c68ee6a1aae0ef291a56001e7888de547fa2
Merge tag 'irqchip-fixes-6.5-1' of git://git./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@kernel.org