commit | 90dc7122a3090ade1ffc6452b7b912cc73562021 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Nov 10 09:00:41 2017 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Nov 10 09:50:36 2017 +0000 |
tree | e6bcdc350cb946ae945a6500e4cba0522a8934be | |
parent | 4f8413a3a799c958f7a10a6310a451e6b8aef5ad [diff] |
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails Should the call to irq_set_vcpu_affinity() fail at map time, we should restore the normal lazy-disable behaviour instead of staying with the eager disable that GICv4 requires. Reported-by: Eric Auger <eric.auger@redhat.com> Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>