mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/2] RCU Tasks updates for v6.11
@ 2024-06-04 22:34 Paul E. McKenney
  2024-06-04 22:35 ` [PATCH rcu 1/2] Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()" Paul E. McKenney
  2024-06-04 22:35 ` [PATCH rcu 2/2] rcu/tasks: Fix stale task snaphot for Tasks Trace Paul E. McKenney
  0 siblings, 2 replies; 3+ messages in thread
From: Paul E. McKenney @ 2024-06-04 22:34 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series provides fixes for RCU Tasks:

1.	Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS
	zap_pid_ns_processes()", courtesy of Frederic Weisbecker.

2.	Fix stale task snaphot for Tasks Trace, courtesy of Frederic
	Weisbecker.

						Thanx, Paul

------------------------------------------------------------------------

 b/include/linux/rcupdate.h |    2 --
 b/kernel/pid_namespace.c   |   17 -----------------
 b/kernel/rcu/tasks.h       |   16 +++-------------
 b/kernel/sched/core.c      |   14 +++++++-------
 kernel/rcu/tasks.h         |   10 ++++++++++
 5 files changed, 20 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-04 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-04 22:34 [PATCH rcu 0/2] RCU Tasks updates for v6.11 Paul E. McKenney
2024-06-04 22:35 ` [PATCH rcu 1/2] Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()" Paul E. McKenney
2024-06-04 22:35 ` [PATCH rcu 2/2] rcu/tasks: Fix stale task snaphot for Tasks Trace Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome