aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rcutiny.h
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-05-15 10:33:05 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-05-15 10:33:05 -0700
commit22df7316ac71dc1ac57415349938737d2a229c59 (patch)
tree4fcc6edec91c712c081607146e451e9d979c1b52 /include/linux/rcutiny.h
parentrcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock (diff)
parentdoc: Ensure whatisRCU.txt actually says what RCU is (diff)
parentrcu: Update list of rcu_future_grace_period() trace events (diff)
parenttorture: Make kvm-find-errors.sh find build warnings (diff)
downloadlinux-dev-22df7316ac71dc1ac57415349938737d2a229c59.tar.xz
linux-dev-22df7316ac71dc1ac57415349938737d2a229c59.zip
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and 'torture.2018.05.15a' into HEAD
exp.2018.05.15a: Parallelize expedited grace-period initialization. fixes.2018.05.15a: Miscellaneous fixes. lock.2018.05.15a: Decrease lock contention on root rcu_node structure, which is a step towards merging RCU flavors. torture.2018.05.15a: Torture-test updates.