diff options
author | Eric Dumazet <[email protected]> | 2023-09-21 20:28:18 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-01 19:09:54 +0100 |
commit | eb44ad4e635132754bfbcb18103f1dcb7058aedd (patch) | |
tree | 5a49235d004d92fa6330bbeacf24b5252cea032c /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 0bb4d124d34044179b42a769a0c76f389ae973b6 (diff) |
net: annotate data-races around sk->sk_dst_pending_confirm
This field can be read or written without socket lock being held.
Add annotations to avoid load-store tearing.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions