linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix vdso coarse clock monotonicity regressions
@ 2015-08-08  2:03 Nathan Lynch
  2015-08-08  2:03 ` [PATCH 1/2] ARM: VDSO: fix coarse clock monotonicity regression Nathan Lynch
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Nathan Lynch @ 2015-08-08  2:03 UTC (permalink / raw)
  To: linux-arm-kernel

Commit 906c55579a63 ("timekeeping: Copy the shadow-timekeeper over the
real timekeeper last") made it so the user can observe the coarse
clocks going backwards on arm and arm64, if they're really looking for
it.

Technically these are fixing regressions versus 4.1, but I won't be
bothered if they don't make 4.2 final at this late stage, since only
the (seldom-used?) coarse clocks are affected.

I'd like to collect review/acks for these now and make sure they at
least make it into 4.3-rc1 (and -stable after that).


Nathan Lynch (2):
  ARM: VDSO: fix coarse clock monotonicity regression
  arm64: VDSO: fix coarse clock monotonicity regression

 arch/arm/kernel/vdso.c   | 7 +++----
 arch/arm64/kernel/vdso.c | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-08-12 20:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-08  2:03 [PATCH 0/2] fix vdso coarse clock monotonicity regressions Nathan Lynch
2015-08-08  2:03 ` [PATCH 1/2] ARM: VDSO: fix coarse clock monotonicity regression Nathan Lynch
2015-08-10  9:08   ` Will Deacon
2015-08-08  2:03 ` [PATCH 2/2] arm64: " Nathan Lynch
2015-08-10  9:22   ` Will Deacon
2015-08-10 14:58     ` Catalin Marinas
2015-08-12 20:00   ` John Stultz
2015-08-10 15:46 ` [PATCH v2] ARM: " Nathan Lynch
2015-08-10 15:48   ` Will Deacon
2015-08-12 20:00   ` John Stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).