diff options
author | Joel Fernandes (Google) <[email protected]> | 2018-10-08 18:33:41 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2018-11-12 08:56:25 -0800 |
commit | 93eb14201fc690687c2d94865bc38c1aa23356b8 (patch) | |
tree | c724b95dbf03d099e65a96de629b7ea965e779db /scripts/gcc-plugins | |
parent | 1c7d6d4411a1ce7530cbdc4605261c560e07d51a (diff) |
doc: Make reader aware of rcu_dereference_protected
The whatisRCU.txt document says rcu_dereference() cannot be used
outside of rcu_read_lock() protected sections. The commit adds a
mention of rcu_dereference_protected(), so that the new reader knows
that this API can be used to avoid update-side use of rcu_read_lock()
and rcu_read_unlock().
Cc: [email protected]
Suggested-by: [email protected]
Signed-off-by: Joel Fernandes (Google) <[email protected]>
[ paulmck: Update wording, including further feedback from Joel. ]
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions