public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rcu/tasks: Fix stale task snapshot
@ 2024-05-17 15:23 Frederic Weisbecker
  2024-05-17 15:23 ` [PATCH 1/2] rcu/tasks: Fix stale task snaphot from TASK-TRACE Frederic Weisbecker
  2024-05-17 15:23 ` [PATCH 2/2] rcu/tasks: Further comment ordering around current task snapshot on TASK-TRACE Frederic Weisbecker
  0 siblings, 2 replies; 9+ messages in thread
From: Frederic Weisbecker @ 2024-05-17 15:23 UTC (permalink / raw)
  To: LKML
  Cc: Frederic Weisbecker, Boqun Feng, Joel Fernandes, Neeraj Upadhyay,
	Uladzislau Rezki, Zqiang, rcu, Paul E . McKenney, Peter Zijlstra

Fix an issue on RCU task trace pre-gp that might collect stale current
tasks on online CPUs, missing the read side of latest context switching
tasks.

Frederic Weisbecker (2):
  rcu/tasks: Fix stale task snaphot from TASK-TRACE
  rcu/tasks: Further comment ordering around current task snapshot on
    TASK-TRACE

 kernel/rcu/tasks.h  | 17 +++++++++++++++++
 kernel/sched/core.c | 14 +++++++-------
 2 files changed, 24 insertions(+), 7 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-05-21 13:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 15:23 [PATCH 0/2] rcu/tasks: Fix stale task snapshot Frederic Weisbecker
2024-05-17 15:23 ` [PATCH 1/2] rcu/tasks: Fix stale task snaphot from TASK-TRACE Frederic Weisbecker
2024-05-17 23:30   ` Paul E. McKenney
2024-05-17 15:23 ` [PATCH 2/2] rcu/tasks: Further comment ordering around current task snapshot on TASK-TRACE Frederic Weisbecker
2024-05-20 18:48   ` Paul E. McKenney
2024-05-20 20:41     ` Frederic Weisbecker
2024-05-20 23:25       ` Paul E. McKenney
2024-05-21  9:59         ` Frederic Weisbecker
2024-05-21 13:38           ` 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