]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 3 Dec 2017 17:42:37 +0000 (17:42 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 19 Mar 2018 13:03:31 +0000 (13:03 +0000)
commit8550bc33006a94b3192dc8918f84ea0dda2adc37
treeddee7a3885551155995db4a1da1c87566a4eb5ad
parentc0d0fc57880a83b0c97006670d6d02442b318d4f
arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag

Now that we can dynamically compute the kernek/hyp VA mask, there
is no need for a feature flag to trigger the alternative patching.
Let's drop the flag and everything that depends on it.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/cpucaps.h
arch/arm64/kernel/cpufeature.c