summaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-07-19 21:28:48 +0000
committerJakub Kicinski <kuba@kernel.org>2023-07-20 12:34:18 -0700
commitdd23c9f1e8d5c1d2e3d29393412385ccb9c7a948 (patch)
treeb7d8227c1b6611044c615f883faa6144ea84cb7e /include/net/tcp.h
parent348b81b68b13ebd489a3e6a46aa1c384c731c919 (diff)
downloadlinux-stable-dd23c9f1e8d5c1d2e3d29393412385ccb9c7a948.tar.gz
linux-stable-dd23c9f1e8d5c1d2e3d29393412385ccb9c7a948.tar.bz2
linux-stable-dd23c9f1e8d5c1d2e3d29393412385ccb9c7a948.zip
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 'include/net/tcp.h')
0 files changed, 0 insertions, 0 deletions