Merge branch irq/lpi-resend into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Fri, 16 Jun 2023 11:23:55 +0000 (12:23 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 16 Jun 2023 11:23:55 +0000 (12:23 +0100)
commitd59b553fefa940f91aa96ff898267acc58e59e6b
treea90e8d15de4909882b67a290ac22cb33dff28535
parent2b384e01fd12275b93ba777b40ec8b868c965e2d
parent8f4b589595d01f882d63d21efe15af4a5ad7c59b
Merge branch irq/lpi-resend into irq/irqchip-next

* irq/lpi-resend:
  : .
  : Patch series from James Gowans, working around an issue with
  : GICv3 LPIs that can fire concurrently on multiple CPUs.
  : .
  irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIs
  genirq: Allow fasteoi handler to resend interrupts on concurrent handling
  genirq: Expand doc for PENDING and REPLAY flags
  genirq: Use BIT() for the IRQD_* state flags

Signed-off-by: Marc Zyngier <maz@kernel.org>