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)
* 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>

Trivial merge