diff options
| author | Eric Dumazet <[email protected]> | 2024-04-04 11:42:31 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-05 22:32:37 -0700 |
| commit | f410cbea9f3d2675b4c8e52af1d1985b11b387d1 (patch) | |
| tree | e407bf74e04719f2aadbec9acd9ac32501fe67b0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 571faefe09f5aae894c4373179569fbc2c2a3114 (diff) | |
tcp: annotate data-races around tp->window_clamp
tp->window_clamp can be read locklessly, add READ_ONCE()
and WRITE_ONCE() annotations.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Jason Xing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions