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-- 1.2 KB
Makefile -rw-r--r-- 351 bytes
vlan.c -rw-r--r-- 17.7 KB
vlan.h -rw-r--r-- 6.0 KB
vlan_core.c -rw-r--r-- 12.5 KB
vlan_dev.c -rw-r--r-- 22.7 KB
vlan_gvrp.c -rw-r--r-- 1.6 KB
vlan_mvrp.c -rw-r--r-- 1.8 KB
vlan_netlink.c -rw-r--r-- 7.6 KB
vlanproc.c -rw-r--r-- 7.5 KB
vlanproc.h -rw-r--r-- 572 bytes

back to top