]> 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)
commite3ab8b95815ed93d7acb067cfe1b601d47d9358c
treeddee7a3885551155995db4a1da1c87566a4eb5ad
parentd094e2c35d8e3780561392442bfe7ae0aff2bab3
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