mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Generic sched_clock locking fix for tip/timers/urgent
@ 2014-02-17 18:45 John Stultz
  2014-02-17 18:45 ` [PATCH] sched_clock: Prevent callers from seeing half-updated data John Stultz
  0 siblings, 1 reply; 6+ messages in thread
From: John Stultz @ 2014-02-17 18:45 UTC (permalink / raw)
  To: LKML
  Cc: John Stultz, Peter Zijlstra, Thomas Gleixner, Ingo Molnar,
	Stephen Boyd, Will Deacon, Josh Cartwright

Hey Ingo, Thomas,
	Wanted to send along this sched_clock fix from Stephen for
tip/timers/urgent. Let me know if you have any issues or concerns.

thanks
-john


Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Josh Cartwright <joshc@codeaurora.org>

Stephen Boyd (1):
  sched_clock: Prevent callers from seeing half-updated data

 kernel/time/sched_clock.c | 46 +++++++++++++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 17 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-02-19 16:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-17 18:45 [PATCH] Generic sched_clock locking fix for tip/timers/urgent John Stultz
2014-02-17 18:45 ` [PATCH] sched_clock: Prevent callers from seeing half-updated data John Stultz
2014-02-18 20:20   ` Thomas Gleixner
2014-02-18 20:32     ` John Stultz
2014-02-18 20:53       ` Thomas Gleixner
2014-02-19 16:10   ` [tip:timers/urgent] " tip-bot for Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome