Skip to content
Snippets Groups Projects
Commit 0fc6fa29 authored by Antoine Tenart's avatar Antoine Tenart Committed by Marc Zyngier
Browse files

irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity


Always return IRQ_SET_MASK_OK_DONE instead of IRQ_SET_MASK_OK when the
affinity has been updated. When using stacked irqchips, returning
IRQ_SET_MASK_OK_DONE means skipping all descendant irqchips.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 04a0e4de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment