]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Sat, 8 Aug 2020 05:53:12 +0000 (01:53 -0400)
commit2518c974597e4633a07e4594cf305607fd6d43ee
treedc053f857f39cdd756f824e3e51b236ebf02ab4f
parentebb3938be42c2589b22c9b57b11386f45e0729f9
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso

BugLink: https://bugs.launchpad.net/bugs/1888560
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: Marc Zyngier <maz@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
arch/arm64/include/asm/arch_timer.h
drivers/clocksource/arm_arch_timer.c