diff options
| author | Paul E. McKenney <[email protected]> | 2020-01-04 18:44:41 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2020-04-27 18:01:16 +0000 |
| commit | 5822b8126ff01e0baaf7d5168adc4ac8aeae088c (patch) | |
| tree | 8d908940c9a3cfa446b01d68465814795c7fa6de /drivers/gpu/drm/drm_dp_mst_topology.c | |
| parent | srcu: Add data_race() to ->srcu_lock_count and ->srcu_unlock_count arrays (diff) | |
| download | kernel-5822b8126ff01e0baaf7d5168adc4ac8aeae088c.tar.gz kernel-5822b8126ff01e0baaf7d5168adc4ac8aeae088c.zip | |
rcu: Add WRITE_ONCE() to rcu_node ->boost_tasks
The rcu_node structure's ->boost_tasks field is read locklessly, so this
commit adds the WRITE_ONCE() to an update in order to provide proper
documentation and READ_ONCE()/WRITE_ONCE() pairing.
This data race was reported by KCSAN. Not appropriate for backporting
due to failure being unlikely.
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions
