aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/stackdepot.py
diff options
context:
space:
mode:
authorJason Xing <[email protected]>2024-03-08 19:25:04 +0800
committerDavid S. Miller <[email protected]>2024-03-11 10:37:40 +0000
commit683a67da95616c91a85b98e41dc8eefe9f2b29e7 (patch)
tree8db546ff0658cc827f43f0c66cb950d0942e411d /scripts/gdb/linux/stackdepot.py
parent9eb430d40e449640122b0b33ace1f33e793ecc5f (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