aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/stackdepot.py
diff options
context:
space:
mode:
authorJason Xing <[email protected]>2024-03-08 19:25:03 +0800
committerDavid S. Miller <[email protected]>2024-03-11 10:37:40 +0000
commit9eb430d40e449640122b0b33ace1f33e793ecc5f (patch)
tree67d61ee4f1d892e408cdce3698a574e3bac29a81 /scripts/gdb/linux/stackdepot.py
parent900b2801bf250affe410193a0d27a2ba9f2db4e5 (diff)
mptcp: annotate a data-race around sysctl_tcp_wmem[0]
It's possible that writer and the reader can manipulate the same sysctl knob concurrently. Using READ_ONCE() to prevent reading an old value. Signed-off-by: Jason Xing <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Mat Martineau <[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