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-- 3.6 KB
Makefile -rw-r--r-- 553 bytes
l2tp_core.c -rw-r--r-- 46.9 KB
l2tp_core.h -rw-r--r-- 9.5 KB
l2tp_debugfs.c -rw-r--r-- 9.0 KB
l2tp_eth.c -rw-r--r-- 8.7 KB
l2tp_ip.c -rw-r--r-- 16.0 KB
l2tp_ip6.c -rw-r--r-- 19.5 KB
l2tp_netlink.c -rw-r--r-- 26.0 KB
l2tp_ppp.c -rw-r--r-- 43.7 KB

back to top