]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Feb 2014 22:17:08 +0000 (14:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Feb 2014 22:17:08 +0000 (14:17 -0800)
commitb2880eb83d58334664f1326dbc47fbe574783077
treec5619e452f0f30964505c4bf275d805e598a5a8d
parent208937fdcfe780c91a94eb95a7082455f4aea8a4
parent5ae8aabeaec3fe69c4fb21cbe5b17b72b35b5892
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fix from Thomas Gleixner:
 "Serialize the registration of a new sched_clock in the currently ARM
  only generic sched_clock facilty to avoid sched_clock havoc"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched_clock: Prevent callers from seeing half-updated data