Skip to content
Snippets Groups Projects
Commit d8bf4ca9 authored by Michal Hocko's avatar Michal Hocko Committed by Jiri Kosina
Browse files

rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check


Since ca5ecddf (rcu: define __rcu address space modifier for sparse)
rcu_dereference_check use rcu_read_lock_held as a part of condition
automatically so callers do not have to do that as well.

Signed-off-by: default avatarMichal Hocko <mhocko@suse.cz>
Acked-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent eb032b98
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment