Files
linux-stable-mirror/kernel
Frederic Weisbecker 55911a9f42 rcu: Remove full memory barrier on RCU stall printout
RCU stall printout fetches the EQS state of a CPU with a preceding full
memory barrier. However there is nothing to order this read against at
this debugging stage. It is inherently racy when performed remotely.

Do a plain read instead.

This was the last user of rcu_dynticks_snap().

Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
2024-06-28 06:44:12 -07:00
..
2024-04-25 21:07:04 -07:00
2024-05-06 14:22:02 -06:00
2024-03-13 12:53:53 -07:00
2024-05-23 19:40:26 -07:00
2024-04-25 20:56:00 -07:00