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)
commit188768f3c0727d4cb95eaad6c67799449aebcc03
tree95737da57f72083fad834b3573935475407b17bb
parent589f1222e043ab1f5cbce558cfaed0c0fa76e7bb
parentff229eee3d897f52bd001c841f2d3cce8853ecdc
Merge branch 'timers-urgent-for-linus' of git://git./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