Skip to content
Commit 0710f9a6 authored by Christoffer Dall's avatar Christoffer Dall
Browse files

KVM: arm/arm64: Use uaccess functions for GICv3 {sc}active



We recently rewrote the sactive and cactive handlers to take the kvm
lock for guest accesses to these registers.  However, when accessed from
userspace this lock is already held.  Unfortunately we forgot to change
the private accessors for GICv3, because these are redistributor
registers and not distributor registers.

Signed-off-by: default avatarChristoffer Dall <cdall@linaro.org>
parent abd72296
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment