linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Folllowing up on LSF/MM RCU/idle discussion
@ 2022-05-09 15:56 Paul E. McKenney
  2022-05-10  6:54 ` Peter Zijlstra
  0 siblings, 1 reply; 5+ messages in thread
From: Paul E. McKenney @ 2022-05-09 15:56 UTC (permalink / raw)
  To: jolsa; +Cc: linux-kernel, peterz

Hello, Jiri!

It was good chatting with you last week, and I hope that travels went
well!

Just wanted to follow up on the non-noinstr code between the call
to rcu_idle_enter() and rcu_idle_exit().  Although the most correct
approach is to never have non-noinstr code in arch_cpu_idle(), for all I
know there might well be architectures for which this is not feasible.
If so, one workaround would be to supply a flag set by each arch (or
subarch) that says that rcu_idle_enter() and rcu_idle_exit() are invoked
within arch_cpu_idle().

CCing Peter, who just might have an opinion on this.  ;-)

							Thanx, Paul

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

end of thread, other threads:[~2022-05-10 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 15:56 Folllowing up on LSF/MM RCU/idle discussion Paul E. McKenney
2022-05-10  6:54 ` Peter Zijlstra
2022-05-10  9:43   ` Mark Rutland
2022-05-10 15:55     ` Paul E. McKenney
2022-05-10 16:19     ` Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).