[PATCH v3 4/8] KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
vladimir.murzin at arm.com
Mon Sep 12 02:23:59 PDT 2016
On 09/09/16 17:46, Marc Zyngier wrote:
> 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 <vladimir.murzin at arm.com>
>
> Acked-by: Marc Zyngier <marc.zyngier at arm.com>
Thanks!
Vladimir
>
> M.
>
More information about the linux-arm-kernel
mailing list