[PATCH 0/2] arm64: vdso fixes for coarse clocks

Nathan Lynch nathan_lynch at mentor.com
Mon Feb 3 14:48:50 EST 2014


While working on vdso for 32-bit ARM I have referred heavily to the
arm64 implementation.  In arm64 I found a couple of issues with the
handling of CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE,
which are addressed in this series.

Nathan Lynch (2):
  arm64: vdso: fix coarse clock handling
  arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE

 arch/arm64/kernel/vdso.c              | 4 ++--
 arch/arm64/kernel/vdso/gettimeofday.S | 9 ++++++---
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
1.8.3.1




More information about the linux-arm-kernel mailing list