commit | 3858d4dfdfb845e51ee8b4045f61ccba2c3111ee | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Tue Dec 24 11:10:37 2019 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Wed Jan 22 14:22:21 2020 +0000 |
tree | c1c6393dd5e9fcc48c2e589b33dafed8270b7cd3 | |
parent | b4a4bd0f2629ec2ece7690de1b4721529da29871 [diff] |
irqchip/gic-v4.1: Suppress per-VLPI doorbell Since GICv4.1 gives us a per-VPE doorbell, avoid programming anything else on VMOVI/VMAPI/VMAPTI and on any other action that would have otherwise resulted in a per-VLPI doorbell to be programmed. Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Zenghui Yu <yuzenghui@huawei.com> Link: https://lore.kernel.org/r/20191224111055.11836-15-maz@kernel.org