kernel_optimize_test/virt/kvm/arm
Andre Przywara 285a90e36b KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard
Commit f39d16cbab ("KVM: arm/arm64: Guard kvm_vgic_map_is_active against
!vgic_initialized") introduced a check whether the VGIC has been
initialized before accessing the spinlock and the VGIC data structure.
However the vgic_get_irq() call in the variable declaration sneaked
through the net, so lets make sure that this also gets called only after
we actually allocated the arrays this function accesses.

Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2017-11-29 16:46:10 +01:00
..
hyp
vgic KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard 2017-11-29 16:46:10 +01:00
aarch32.c
arch_timer.c
arm.c
mmio.c
mmu.c
perf.c
pmu.c
psci.c
trace.h