diff options
author | Christoffer Dall <cdall@linaro.org> | 2017-06-04 13:23:52 +0200 |
---|---|---|
committer | Christoffer Dall <cdall@linaro.org> | 2017-06-04 13:26:03 +0200 |
commit | 0710f9a637ef209e53c8127cf588a46130fcdcc5 (patch) | |
tree | 0a720891a1f06cac3d8e678d5fc70a63a1d55f71 /fs/mpage.c | |
parent | abd7229626b9339e378a8cfcdebe0c0943b06a7f (diff) | |
download | linux-0710f9a637ef209e53c8127cf588a46130fcdcc5.tar.bz2 |
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: Christoffer Dall <cdall@linaro.org>
Diffstat (limited to 'fs/mpage.c')
0 files changed, 0 insertions, 0 deletions