[PATCH 0/2] arm64/timer: trival fix for sync inside counter
Pingfan Liu
kernelfans at gmail.com
Tue Mar 30 11:57:17 BST 2021
These two patches are indpendent, but related so pack them into a
series.
Pingfan Liu (2):
arm64/gettimeofday: correct the note about isb in
__arch_get_hw_counter()
arm64/arch_timer: replace arch_counter_enforce_ordering() with isb
arch/arm64/include/asm/arch_timer.h | 34 +++++--------------
.../include/asm/vdso/compat_gettimeofday.h | 9 +++--
arch/arm64/include/asm/vdso/gettimeofday.h | 9 +++--
3 files changed, 21 insertions(+), 31 deletions(-)
Cc: Catalin Marinas <catalin.marinas at arm.com>
Cc: Will Deacon <will at kernel.org>
Cc: Vincenzo Frascino <vincenzo.frascino at arm.com>
Cc: Thomas Gleixner <tglx at linutronix.de>
Cc: Mark Rutland <mark.rutland at arm.com>
Cc: Andrei Vagin <avagin at gmail.com>
Cc: Marc Zyngier <maz at kernel.org>
To: linux-arm-kernel at lists.infradead.org
--
2.29.2
More information about the linux-arm-kernel
mailing list