From: Jiri Olsa <jolsa@xxxxxxxxxx> Date: Mon, 1 Nov 2010 20:15:09 +0100 > the rcu_dereference_check is defined as > > #define rcu_dereference_check(p, c) \ > __rcu_dereference_check((p), rcu_read_lock_held() || (c), __rcu) > > so the caller does not need to specify rcu_read_lock_held() condition. > > Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx> Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers