diff options
| author | Eric Dumazet <[email protected]> | 2022-05-13 11:55:43 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-05-16 10:31:06 +0100 |
| commit | fdb5fd7f736ec7ae9fb36d2842ea6d9ebc4e7269 (patch) | |
| tree | ad8052c22224615c0aca573e509d68963ded6b48 /tools/perf/scripts/python | |
| parent | a20ea298071f46effa3aaf965bf9bb34c901db3f (diff) | |
tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
inet_request_bound_dev_if() reads sk->sk_bound_dev_if twice
while listener socket is not locked.
Another cpu could change this field under us.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions