[PATCH 0/2] RCU tasks fixes for v6.9

From: Boqun Feng
Date: Mon Jan 29 2024 - 17:59:06 EST


Hi,

This series contains the fixes of RCU tasks for v6.9. You can also find
the series at:

https://github.com/fbq/linux.git rcu-tasks.2024.01.24a

Th detailed list of the changes:

Paul E. McKenney (2):
rcu-tasks: Repair RCU Tasks Trace quiescence check
rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks

include/linux/rcupdate.h | 4 +-
include/linux/sched.h | 2 +
init/init_task.c | 1 +
kernel/fork.c | 1 +
kernel/rcu/tasks.h | 89 ++++++++++++++++++++++++++++------------
5 files changed, 69 insertions(+), 28 deletions(-)

--
2.43.0