diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-04-09 17:08:13 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-04-09 17:08:13 +0200 |
commit | 6cdbc07a5adc376104cb4d56eff2d4eb58bcfac7 (patch) | |
tree | ef5dfd7cfbc03528429a32bdc396ca3eba4c47e9 /kernel/rcu/tree_plugin.h | |
parent | net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu() (diff) | |
parent | doc: Fix typos and otherwise modernize checklist.txt (diff) | |
parent | rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special (diff) | |
parent | srcu: Remove cleanup_srcu_struct_quiesced() (diff) | |
parent | rcu: Fix nohz status in stall warning (diff) | |
parent | torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint (diff) | |
download | linux-6cdbc07a5adc376104cb4d56eff2d4eb58bcfac7.tar.xz linux-6cdbc07a5adc376104cb4d56eff2d4eb58bcfac7.zip |
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.26b', 'srcu.2019.03.26b', 'stall.2019.03.26b' and 'torture.2019.03.26b' into HEAD
consolidate.2019.04.09a: Lingering RCU flavor consolidation cleanups.
doc.2019.03.26b: Documentation updates.
fixes.2019.03.26b: Miscellaneous fixes.
srcu.2019.03.26b: SRCU updates.
stall.2019.03.26b: RCU CPU stall warning updates.
torture.2019.03.26b: Torture-test updates.