[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200817122415.6568-1-zhukeqian1@huawei.com>
Date: Mon, 17 Aug 2020 20:24:13 +0800
From: Keqian Zhu <zhukeqian1@...wei.com>
To: <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<kvmarm@...ts.cs.columbia.edu>, <kvm@...r.kernel.org>
CC: Marc Zyngier <maz@...nel.org>, Steven Price <steven.price@....com>,
"Andrew Jones" <drjones@...hat.com>,
Catalin Marinas <catalin.marinas@....com>,
"Will Deacon" <will@...nel.org>, James Morse <james.morse@....com>,
Suzuki K Poulose <suzuki.poulose@....com>,
<wanghaibin.wang@...wei.com>, Keqian Zhu <zhukeqian1@...wei.com>
Subject: [PATCH 0/2] clocksource: arm_arch_timer: Some fixes and code adjustment
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
Powered by blists - more mailing lists