diff options
author | 2023-03-15 20:57:43 +0000 | |
---|---|---|
committer | 2023-03-17 08:25:05 +0000 | |
commit | 2f2d9972affae1f3282eff97c794cf843aedf61e (patch) | |
tree | c423dcc1166b12a9be8319f8def00d7c5385815e /net/unix/af_unix.c | |
parent | dccp: annotate lockless accesses to sk->sk_err_soft (diff) | |
download | wireguard-linux-2f2d9972affae1f3282eff97c794cf843aedf61e.tar.xz wireguard-linux-2f2d9972affae1f3282eff97c794cf843aedf61e.zip |
net: annotate lockless accesses to sk->sk_err_soft
This field can be read/written without lock synchronization.
tcp and dccp have been handled in different patches.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions