From mboxrd@z Thu Jan 1 00:00:00 1970 From: marc.zyngier@arm.com (Marc Zyngier) Date: Wed, 4 May 2016 15:28:25 +0100 Subject: [PATCH] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h In-Reply-To: <1462371689-26046-1-git-send-email-andre.przywara@arm.com> References: <5729FF19.3030205@arm.com> <1462371689-26046-1-git-send-email-andre.przywara@arm.com> Message-ID: <572A0709.9070000@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 Acked-by: Marc Zyngier M. > --- > ... and then just remove the #include from vgic/vgic-v3.c. > > Does that make sense? Definitely. Thanks, M. -- Jazz is not dead. It just smells funny...