diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2018-12-18 14:59:09 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-09 17:38:48 +0100 |
commit | 0fa68518047b3e4e44389dc7ce8449e676a24e15 (patch) | |
tree | dcc845884b2d71a9f634b454e401b5a490a1bee7 /net/qrtr/smd.c | |
parent | 7ec9ea679c96fcd3767c39d7943e45e51797fa85 (diff) | |
download | linux-stable-0fa68518047b3e4e44389dc7ce8449e676a24e15.tar.gz linux-stable-0fa68518047b3e4e44389dc7ce8449e676a24e15.tar.bz2 linux-stable-0fa68518047b3e4e44389dc7ce8449e676a24e15.zip |
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs
commit 107352a24900fb458152b92a4e72fbdc83fd5510 upstream.
We currently only halt the guest when a vCPU messes with the active
state of an SPI. This is perfectly fine for GICv2, but isn't enough
for GICv3, where all vCPUs can access the state of any other vCPU.
Let's broaden the condition to include any GICv3 interrupt that
has an active state (i.e. all but LPIs).
Cc: stable@vger.kernel.org
Reviewed-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/qrtr/smd.c')
0 files changed, 0 insertions, 0 deletions