diff options
| author | Eric Dumazet <[email protected]> | 2010-04-26 20:40:43 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-04-27 12:53:26 -0700 |
| commit | 0b53ff2eadb1db6818894435f85989fb05d7e718 (patch) | |
| tree | 6c7ecececdb6a094c68b4af122aed788648a2b13 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 18f9f1365dad1237072d360bc487d8c7a1cae532 (diff) | |
net: fix a lockdep rcu warning in __sk_dst_set()
__sk_dst_set() might be called while no state can be integrated in a
rcu_dereference_check() condition.
So use rcu_dereference_raw() to shutup lockdep warnings (if
CONFIG_PROVE_RCU is set)
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions