]> 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)
commit3a2bc6bb0cd83519561092cf9e9849691c55d05d
tree95737da57f72083fad834b3573935475407b17bb
parentfa903a2a01c3e02faefa999462d9355ff5dc4a1d
parente3876ef2609f8fe68282c44f48b22dcdcb961176
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