]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Oct 2019 10:25:12 +0000 (06:25 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Oct 2019 10:25:12 +0000 (06:25 -0400)
commit1d4015b76bfc33c402f08e1a162031d5f9035b79
tree95737da57f72083fad834b3573935475407b17bb
parent4c27080032cadc0c4d0dc33744f0d934ec647733
parent71d2ce8678b3d5a855910352b4ec0e03f820c5e4
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull hrtimer fixlet from Thomas Gleixner:
 "A single commit annotating the lockcless access to timer->base with
  READ_ONCE() and adding the WRITE_ONCE() counterparts for completeness"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  hrtimer: Annotate lockless access to timer->base