commit | d59b553fefa940f91aa96ff898267acc58e59e6b | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Fri Jun 16 12:23:55 2023 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Fri Jun 16 12:23:55 2023 +0100 |
tree | a90e8d15de4909882b67a290ac22cb33dff28535 | |
parent | 2b384e01fd12275b93ba777b40ec8b868c965e2d [diff] | |
parent | 8f4b589595d01f882d63d21efe15af4a5ad7c59b [diff] |
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>