[PATCH tip/core/rcu 0/4] Tasks-RCU updates for v5.14
From: Paul E. McKenney
Date: Wed May 12 2021 - 16:02:39 EST
Hello!
This series provides Tasks-RCU updates. I am resending this as an
experiment in the use of the "git send-email" command's "--compose"
command-line argument, which some of yesterday's patch serieses indicate
that I should be using. :-/
1. rcu-tasks: Add block comment laying out RCU Tasks design.
2. rcu-tasks: Add block comment laying out RCU Rude design.
3. rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states.
4. tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline.
Thanx, Paul
------------------------------------------------------------------------
b/kernel/rcu/rcu.h | 4 ++++
b/kernel/rcu/tasks.h | 40 ++++++++++++++++++++++++++++++++++++++++
b/kernel/rcu/tree.c | 1 +
kernel/rcu/tasks.h | 10 +++++++---
4 files changed, 52 insertions(+), 3 deletions(-)