[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240129225730.3168681-1-boqun.feng@gmail.com>
Date: Mon, 29 Jan 2024 14:57:25 -0800
From: Boqun Feng <boqun.feng@...il.com>
To: linux-kernel@...r.kernel.org,
rcu@...r.kernel.org,
linux-doc@...r.kernel.org
Cc: Boqun Feng <boqun.feng@...il.com>
Subject: [PATCH 0/2] RCU tasks fixes for v6.9
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
Powered by blists - more mailing lists