summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 23:03:08 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-18 21:10:12 +0300
commit829ba1f329cb7cbd56d599a6d225997fba66dc32 (patch)
tree3e202c664895cc35b2df8853795d9ac67dd18239 /include/linux/workqueue_api.h
parent21e92a38cfd891538598ba8f805e0165a820d532 (diff)
downloadlinux-829ba1f329cb7cbd56d599a6d225997fba66dc32.tar.xz
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must add READ_ONCE(), WRITE_ONCE() data_race() annotations to keep KCSAN happy. Fixes: bb7c19f96012 ("tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260416200319.3608680-4-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions