diff options
author | 2019-04-09 08:08:13 -0700 | |
---|---|---|
committer | 2019-04-09 08:08:13 -0700 | |
commit | 6cdbc07a5adc376104cb4d56eff2d4eb58bcfac7 (patch) | |
tree | ef5dfd7cfbc03528429a32bdc396ca3eba4c47e9 /tools/testing/selftests/rcutorture/bin/functions.sh | |
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-dev-6cdbc07a5adc376104cb4d56eff2d4eb58bcfac7.tar.xz linux-dev-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.