diff options
| author | Eric Dumazet <[email protected]> | 2017-03-06 11:23:55 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-03-08 23:14:39 -0800 |
| commit | 95964c6de787eb21468a29b94e9d25e1a24d6a37 (patch) | |
| tree | 4aedebd8aac85212bc86194b48512ad88197c960 /tools/perf/scripts/python/bin | |
| parent | 337e63923a5674882be99bbc03b2f0f27c112b8e (diff) | |
net: use proper lockdep annotation in __sk_dst_set()
__sk_dst_set() must be called while we own the socket.
We can get proper lockdep coverage using lockdep_sock_is_held()
and rcu_dereference_protected()
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions