]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: vgic: Consolidate userspace access for base address setting
authorMarc Zyngier <maz@kernel.org>
Tue, 5 Jul 2022 13:39:24 +0000 (14:39 +0100)
committerMarc Zyngier <maz@kernel.org>
Sun, 17 Jul 2022 10:55:33 +0000 (11:55 +0100)
commitadbec3123f7a582d51f72653a02190e0ec170d79
tree3d927b06a5558c86fd9385040a53ded8a709c25b
parent1fab5eca67ad4ed0708f8c4c69094546316736ae
KVM: arm64: vgic: Consolidate userspace access for base address setting

Align kvm_vgic_addr() with the rest of the code by moving the
userspace accesses into it. kvm_vgic_addr() is also made static.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/vgic/vgic-kvm-device.c
include/kvm/arm_vgic.h