]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: ARM: vgic: abstract access to the ELRSR bitmap
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 4 Jun 2013 09:29:39 +0000 (10:29 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 11 Jul 2014 11:57:31 +0000 (04:57 -0700)
commit491f1d39f76519578c030186073f65b2e1803169
treeca465df2f2ae90a961d315652aa6028a20bdabcb
parent39c0e86ac9116cda8a362064a8c722b0dee43e99
KVM: ARM: vgic: abstract access to the ELRSR bitmap

Move the GICH_ELRSR access to its own functions, and add them to
the vgic_ops structure.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
include/kvm/arm_vgic.h
virt/kvm/arm/vgic.c