Skip to content
Commit 63c564da authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Mark ->expmask access in synchronize_rcu_expedited_wait()



This commit adds a READ_ONCE() to an access to the rcu_node structure's
->expmask field to prevent compiler mischief.  Detected by KCSAN.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 4d266c24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment