From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Re: [PATCH v3 4/8] KVM: arm64: vgic-its: Introduce config option to guard ITS specific code Date: Fri, 9 Sep 2016 17:46:38 +0100 Message-ID: <57D2E76E.2000607@arm.com> References: <1473350810-10857-1-git-send-email-vladimir.murzin@arm.com> <1473350810-10857-5-git-send-email-vladimir.murzin@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 09A2B410D7 for ; Fri, 9 Sep 2016 12:38:08 -0400 (EDT) Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id He8kzK2OUbVz for ; Fri, 9 Sep 2016 12:38:07 -0400 (EDT) Received: from foss.arm.com (foss.arm.com [217.140.101.70]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 13A1040FA2 for ; Fri, 9 Sep 2016 12:38:07 -0400 (EDT) In-Reply-To: <1473350810-10857-5-git-send-email-vladimir.murzin@arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu To: Vladimir Murzin , kvmarm@lists.cs.columbia.edu Cc: andre.przywara@arm.com, linux-arm-kernel@lists.infradead.org List-Id: kvmarm@lists.cs.columbia.edu On 08/09/16 17:06, Vladimir Murzin wrote: > By now ITS code guarded with KVM_ARM_VGIC_V3 config option which was > introduced to hide everything specific to vgic-v3 from 32-bit world. > We are going to support vgic-v3 in 32-bit world and KVM_ARM_VGIC_V3 > will gone, but we don't have support for ITS there yet and we need to > continue keeping ITS away. > Introduce the new config option to prevent ITS code being build in > 32-bit mode when support for vgic-v3 is done. > > Signed-off-by: Vladimir Murzin Acked-by: Marc Zyngier M. -- Jazz is not dead. It just smells funny...