]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stable
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 8 Apr 2019 15:49:05 +0000 (16:49 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 30 Apr 2019 15:11:20 +0000 (16:11 +0100)
commit57f27666f91a85431492b092f5db53ecab1a0739
treefc4b01f306a7b89c03ea81e3776f00ce80595e24
parent5ef19a161cfa88a59508979e2f39d3d092c1d5c0
clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stable

Let's start with the removal of the arch_timer_read_ool_enabled
static key in arch_timer_reg_read_stable. It is not a fast path,
and we can simplify things a bit.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/arch_timer.h