Linux RCU subsystem development
 help / color / mirror / Atom feed
* [PATCH stable 5.15/5.10 0/2] rcu-tasks: Idle tasks on offline CPUs are in quiescent states
@ 2024-11-22  8:46 Krister Johansen
  2024-11-22  8:47 ` [PATCH 5.15.y 1/2] " Krister Johansen
  2024-11-22  8:48 ` [PATCH 5.10.y 2/2] " Krister Johansen
  0 siblings, 2 replies; 3+ messages in thread
From: Krister Johansen @ 2024-11-22  8:46 UTC (permalink / raw)
  To: Paul E. McKenney, Neeraj Upadhyay, stable
  Cc: Frederic Weisbecker, Joel Fernandes, Josh Triplett, Boqun Feng,
	Uladzislau Rezki, Steven Rostedt, Mathieu Desnoyers,
	Lai Jiangshan, Zqiang, rcu, David Reaver

Paul, Neeraj, and Stable Team:
I've run into a case with rcu_tasks_postscan where the warning introduced as
part of 46aa886c4("rcu-tasks: Fix IPI failure handling in
trc_wait_for_one_reader") is getting triggered when trc_wait_for_one_reader
sends an IPI to a CPU that is offline.  This is occurring on a platform that has
hotplug slots available but not populated.  I don't believe the bug is caused by
this change, but I do think that Paul's commit that confines the postscan
operation to just the active CPUs would help prevent this from happening.

Would the RCU maintainers be amenable to having this patch backported to the
5.10 and 5.15 branches as well?  I've attached cherry-picks of the relevant
commits to minimize the additional work needed.

Thanks,

-K

Paul E. McKenney (1):
  rcu-tasks: Idle tasks on offline CPUs are in quiescent states

 kernel/rcu/tasks.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-11-22 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-22  8:46 [PATCH stable 5.15/5.10 0/2] rcu-tasks: Idle tasks on offline CPUs are in quiescent states Krister Johansen
2024-11-22  8:47 ` [PATCH 5.15.y 1/2] " Krister Johansen
2024-11-22  8:48 ` [PATCH 5.10.y 2/2] " Krister Johansen

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