summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2019-11-08 19:58:03 +0300
committerMarc Zyngier <maz@kernel.org>2019-11-10 21:47:53 +0300
commited0e4aa9cc74c08a429f4a389483c1076da2ca51 (patch)
treeda4b88f87919fadddffc30883bb6b563a3ff946e /block
parent286146960a110cdae455a18cef47d5113d9a95c6 (diff)
downloadlinux-ed0e4aa9cc74c08a429f4a389483c1076da2ca51.tar.xz
irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNC
We have so far always injected/cleared VLPIs using either INT+SYNC or CLEAR+SYNC sequences, 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 {INT,CLEAR}+VSYNC for forwarded LPIs, ensuring that the ITS synchronises against the virtual pending table. Reported-by: Zenghui Yu <yuzenghui@huawei.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20191108165805.3071-10-maz@kernel.org
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions