diff options
author | Marc Zyngier <maz@kernel.org> | 2019-11-08 16:58:02 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-11-10 18:47:53 +0000 |
commit | 286146960a110cdae455a18cef47d5113d9a95c6 (patch) | |
tree | 87b388c8d78910aec198205f2a8004d6ad453cba /certs/blacklist.c | |
parent | c1d4d5cd203cc8ec83d67d4e2af51f1a9f01ba34 (diff) |
irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNC
We have so far alwways invalidated VLPIs usinc an INV+SYNC
sequence, but that's pretty wrong for two reasons:
- SYNC only synchronises physical LPIs
- The collection ID that for the associated LPI doesn't match
the redistributor the vPE is associated with
Instead, send an INV+VSYNC for forwarded LPIs, ensuring that
the ITS can properly synchronise the invalidation of VLPIs.
Fixes: 015ec0386ab6 ("irqchip/gic-v3-its: Add VLPI configuration handling")
Reported-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20191108165805.3071-9-maz@kernel.org
Diffstat (limited to 'certs/blacklist.c')
0 files changed, 0 insertions, 0 deletions