[PATCH] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
From: Marc Zyngier <hidden>
Date: 2016-05-04 14:28:25
Also in:
kvm, kvmarm
From: Marc Zyngier <hidden>
Date: 2016-05-04 14:28:25
Also in:
kvm, kvmarm
On 04/05/16 15:21, Andre Przywara wrote:
As (some) GICv3 hosts can emulate a GICv2, some GICv2 specific masks for the list register definition also apply to GICv3 LRs. At the moment we have those definitions in the KVM VGICv3 implementation, so let's move them into the GICv3 header file to have them automatically defined. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Marc Zyngier <redacted> M.
--- ... and then just remove the #include <arm-gic.h> from vgic/vgic-v3.c. Does that make sense?
Definitely. Thanks, M. -- Jazz is not dead. It just smells funny...