arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
authorMarc Zyngier <maz@kernel.org>
Mon, 6 Jul 2020 16:38:00 +0000 (17:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2020 06:13:34 +0000 (08:13 +0200)
commit4d2c72712eb3520802ad762b3cb8698cf5212821
treeb26a33d11f80247df1e6ebdb6cb74a1c42a0f109
parent0f907048b7ea67d0f1145c27fc734d4af0ddc93f
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso

commit c1fbec4ac0d701f350a581941d35643d5a9cd184 upstream.

As we are about to disable the vdso for compat tasks in some circumstances,
let's allow a workaround descriptor to express exactly that.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20200706163802.1836732-3-maz@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/include/asm/arch_timer.h
drivers/clocksource/arm_arch_timer.c