diff options
author | Eric Dumazet <edumazet@google.com> | 2023-07-20 00:28:48 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-20 22:34:18 +0300 |
commit | dd23c9f1e8d5c1d2e3d29393412385ccb9c7a948 (patch) | |
tree | b7d8227c1b6611044c615f883faa6144ea84cb7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 348b81b68b13ebd489a3e6a46aa1c384c731c919 (diff) | |
download | linux-dd23c9f1e8d5c1d2e3d29393412385ccb9c7a948.tar.xz |
tcp: annotate data-races around tp->tsoffset
do_tcp_getsockopt() reads tp->tsoffset while another cpu
might change its value.
Fixes: 93be6ce0e91b ("tcp: set and get per-socket timestamp")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20230719212857.3943972-3-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions