From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Re: [PATCH] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h Date: Wed, 4 May 2016 15:28:25 +0100 Message-ID: <572A0709.9070000@arm.com> References: <5729FF19.3030205@arm.com> <1462371689-26046-1-git-send-email-andre.przywara@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: Christoffer Dall , Eric Auger , kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: Andre Przywara Return-path: Received: from foss.arm.com ([217.140.101.70]:45671 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751088AbcEDO22 (ORCPT ); Wed, 4 May 2016 10:28:28 -0400 In-Reply-To: <1462371689-26046-1-git-send-email-andre.przywara@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: 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...