diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-08-10 20:00:53 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-08-10 20:00:53 +0200 |
commit | b770efc4608d24fb446b94e1087d9989425dd39b (patch) | |
tree | a8b0efec0aed1d40d98a69714e45226d64d862b6 /kernel/rcu/tree_plugin.h | |
parent | doc: Update stallwarn.rst with recent changes (diff) | |
parent | rcu: Replace deprecated CPU-hotplug functions (diff) | |
parent | rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu() (diff) | |
parent | tools/nolibc: Implement msleep() (diff) | |
parent | rcu: Fix macro name CONFIG_TASKS_RCU_TRACE (diff) | |
parent | torture: Replace deprecated CPU-hotplug functions. (diff) | |
parent | torture: Make kvm-test-1-run-qemu.sh check for reboot loops (diff) | |
download | linux-b770efc4608d24fb446b94e1087d9989425dd39b.tar.xz linux-b770efc4608d24fb446b94e1087d9989425dd39b.zip |
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'nolibc.2021.07.20c', 'tasks.2021.07.20c', 'torture.2021.07.27a' and 'torturescript.2021.07.27a' into HEAD
doc.2021.07.20c: Documentation updates.
fixes.2021.08.06a: Miscellaneous fixes.
nocb.2021.07.20c: Callback-offloading (NOCB CPU) updates.
nolibc.2021.07.20c: Tiny userspace library updates.
tasks.2021.07.20c: Tasks RCU updates.
torture.2021.07.27a: In-kernel torture-test updates.
torturescript.2021.07.27a: Torture-test scripting updates.