All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clocksource: arm_arch_timer: Some fixes and code adjustment
@ 2020-08-17 12:24 ` Keqian Zhu
  0 siblings, 0 replies; 21+ messages in thread
From: Keqian Zhu @ 2020-08-17 12:24 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, kvmarm, kvm
  Cc: Marc Zyngier, Steven Price, Catalin Marinas, Will Deacon

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

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2020-08-18  1:44 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-17 12:24 [PATCH 0/2] clocksource: arm_arch_timer: Some fixes and code adjustment Keqian Zhu
2020-08-17 12:24 ` Keqian Zhu
2020-08-17 12:24 ` Keqian Zhu
2020-08-17 12:24 ` [PATCH 1/2] clocksource: arm_arch_timer: Simplify and fix count reader code logic Keqian Zhu
2020-08-17 12:24   ` Keqian Zhu
2020-08-17 12:24   ` Keqian Zhu
2020-08-17 12:52   ` Marc Zyngier
2020-08-17 12:52     ` Marc Zyngier
2020-08-17 12:52     ` Marc Zyngier
2020-08-18  1:40     ` zhukeqian
2020-08-18  1:40       ` zhukeqian
2020-08-18  1:40       ` zhukeqian
2020-08-17 12:24 ` [PATCH 2/2] clocksource: arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI Keqian Zhu
2020-08-17 12:24   ` Keqian Zhu
2020-08-17 12:24   ` Keqian Zhu
2020-08-17 12:56   ` Marc Zyngier
2020-08-17 12:56     ` Marc Zyngier
2020-08-17 12:56     ` Marc Zyngier
2020-08-18  1:42     ` zhukeqian
2020-08-18  1:42       ` zhukeqian
2020-08-18  1:42       ` zhukeqian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.