arm64: alternative: Introduce feature for GICv3 CPU interface
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 12 Jun 2015 11:06:36 +0000 (12:06 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 12 Jun 2015 14:11:50 +0000 (15:11 +0100)
commit94a9e04aa16abd1194d9b4158c618ba87f5d01e6
tree5236f56cd5226f3d27f3d55fdaf0e8f6cbacfa71
parent73bf8412e4f24b114c853012663fff4d3cde06a2
arm64: alternative: Introduce feature for GICv3 CPU interface

Add a new item to the feature set (ARM64_HAS_SYSREG_GIC_CPUIF)
to indicate that we have a system register GIC CPU interface

This will help KVM switching to alternative instruction patching.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cpufeature.h
arch/arm64/kernel/cpufeature.c