summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-06-11 19:52:47 +0300
committerJakub Kicinski <kuba@kernel.org>2026-06-13 02:40:32 +0300
commit80a7e3507d86051e7c3c9438a4f1b4858d263622 (patch)
treefad421080bbf99f0e374ba3ff23f07dbaa81367f /tools/lib/python/kdoc/python_version.py
parent8058d9755ecf1d35bdd08df1bdb58d21ba69b9ed (diff)
downloadlinux-80a7e3507d86051e7c3c9438a4f1b4858d263622.tar.xz
ip_tunnel: annotate data-races around t->err_count and t->err_time
ip_tunnel_xmit() runs locklessly (dev->lltx == true). ipgre_err() and ipip_err() also run locklessly. We need to add READ_ONCE() and WRITE_ONCE() annotations around t->err_count and t->err_time. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20260611165247.2710257-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions