diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-12-13 21:00:02 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-02-01 17:05:10 -0800 |
commit | 63c564da11cbed96ec6cf0b5faf6af0b7e3624d2 (patch) | |
tree | 0101804b6dd0a700d15277d3e0a789930eae4109 /tools | |
parent | 4d266c247d56751c2c97e0c411212b59e90922fc (diff) | |
download | linux-63c564da11cbed96ec6cf0b5faf6af0b7e3624d2.tar.gz linux-63c564da11cbed96ec6cf0b5faf6af0b7e3624d2.tar.bz2 linux-63c564da11cbed96ec6cf0b5faf6af0b7e3624d2.zip |
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions