summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-02-25 20:35:45 +0000
committerJakub Kicinski <kuba@kernel.org>2026-02-27 17:16:59 -0800
commit29252397bcc1e0a1f85e5c3bee59c325f5c26341 (patch)
tree3fa5b59fa8dae56966ae79f34005a3dd388f5dad /include/linux/i2c/git@git.tavy.me:linux.git
parent62413a9c3cb183afb9bb6e94dd68caf4e4145f4c (diff)
inet: annotate data-races around isk->inet_num
UDP/TCP lookups are using RCU, thus isk->inet_num accesses should use READ_ONCE() and WRITE_ONCE() where needed. Fixes: 3ab5aee7fe84 ("net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls") Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/20260225203545.1512417-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions