[PATCH 0/2] clocksource: arm_arch_timer: Some fixes and code adjustment

From: Keqian Zhu
Date: Mon Aug 17 2020 - 08:24:45 EST


During picking up pvtime LPT support for arm64, I found some trivial bugs for
arm arch_timer driver.

Keqian Zhu (2):
clocksource: arm_arch_timer: Simplify and fix count reader code logic
clocksource: arm_arch_timer: Correct fault programming of
CNTKCTL_EL1.EVNTI

arch/arm/include/asm/arch_timer.h | 14 ++--------
arch/arm64/include/asm/arch_timer.h | 24 ++--------------
drivers/clocksource/arm_arch_timer.c | 53 ++++++------------------------------
3 files changed, 13 insertions(+), 78 deletions(-)

--
1.8.3.1