Skip to content
Commit 4b661d61 authored by Marc Zyngier's avatar Marc Zyngier Committed by Will Deacon
Browse files

arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAROUND_1418040



ARM64_WORKAROUND_1418040 requires that AArch32 EL0 accesses to
the virtual counter register are trapped and emulated by the kernel.
This makes the vdso pretty pointless, and in some cases livelock
prone.

Provide a workaround entry that limits the vdso to 64bit tasks.

Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20200706163802.1836732-4-maz@kernel.org


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent c1fbec4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment