diff options
author | Michal Hocko <[email protected]> | 2011-07-08 08:48:24 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-09-28 21:38:23 -0700 |
commit | e5177ec77d503636d0b609671c9d408b981add17 (patch) | |
tree | d6a8e7fa1790fe04caa2d6afeabd8f09f95b5555 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e4cc1f22b2f4e9b0207a8cdb63e56dcf99e82d35 (diff) |
rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected()
Since ca5ecddf (rcu: define __rcu address space modifier for sparse)
rcu_dereference_check() use rcu_read_lock_held() as a part of condition
automatically. Therefore, callers of rcu_dereference_check() no longer
need to pass rcu_read_lock_held() to rcu_dereference_check().
Signed-off-by: Michal Hocko <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions