summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 23:03:15 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-18 21:10:13 +0300
commit62585690e6b2a112c408fe25f142b246ac833c42 (patch)
tree471969749fb065ab59c148d49a4186c8c867430b /include/linux/kernel.h
parenta984705ca88b976bf1087978fd98b7f3993da88c (diff)
downloadlinux-62585690e6b2a112c408fe25f142b246ac833c42.tar.xz
tcp: annotate data-races around tp->reord_seen
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy. Fixes: 7ec65372ca53 ("tcp: add stat of data packet reordering events") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260416200319.3608680-11-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions