diff options
author | Jason Xing <[email protected]> | 2024-03-08 19:25:04 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-03-11 10:37:40 +0000 |
commit | 683a67da95616c91a85b98e41dc8eefe9f2b29e7 (patch) | |
tree | 8db546ff0658cc827f43f0c66cb950d0942e411d /scripts/gdb/linux/stackdepot.py | |
parent | 9eb430d40e449640122b0b33ace1f33e793ecc5f (diff) |
tcp: annotate a data-race around sysctl_tcp_wmem[0]
When reading wmem[0], it could be changed concurrently without
READ_ONCE() protection. So add one annotation here.
Signed-off-by: Jason Xing <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions