Revision 188768f3c0727d4cb95eaad6c67799449aebcc03 authored by Linus Torvalds on 20 October 2019, 10:25:12 UTC, committed by Linus Torvalds on 20 October 2019, 10:25:12 UTC
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
2 parent s 589f122 + ff229ee
History
File Mode Size
Kconfig -rw-r--r-- 333 bytes
Makefile -rw-r--r-- 100 bytes
kcmproc.c -rw-r--r-- 8.7 KB
kcmsock.c -rw-r--r-- 45.0 KB

back to top