]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
authorEric Auger <eric.auger@redhat.com>
Wed, 4 Jan 2017 10:58:41 +0000 (11:58 +0100)
committerChristoffer Dall <cdall@linaro.org>
Mon, 8 May 2017 12:34:50 +0000 (14:34 +0200)
commit5540455ec2f6af26b46e4f94e5f95457491af324
tree92527d82e5ca9a1c7c264d9b13d8a61a57187e4b
parentdb8733247ce647703a59ff09d3b6672ff8f08b85
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr

GITS_CREADR needs to be restored so let's implement the associated
uaccess_write_its callback. The write only is allowed if the its
is disabled.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <cdall@linaro.org>
virt/kvm/arm/vgic/vgic-its.c