diff options
author | Eric Dumazet <[email protected]> | 2023-07-19 21:28:55 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-07-20 12:34:18 -0700 |
commit | 1aeb87bc1440c5447a7fa2d6e3c2cca52cbd206b (patch) | |
tree | da6989426c0f6a60fc3af24da6df5ebb71cd4ae1 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ae488c74422fb1dcd807c0201804b3b5e8a322a3 (diff) |
tcp: annotate data-races around tp->notsent_lowat
tp->notsent_lowat can be read locklessly from do_tcp_getsockopt()
and tcp_poll().
Fixes: c9bee3b7fdec ("tcp: TCP_NOTSENT_LOWAT socket option")
Signed-off-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions