diff options
author | Eric Dumazet <edumazet@google.com> | 2025-07-25 14:07:25 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-26 11:31:00 -0700 |
commit | 31d7d67ba1274f42494256d52e86da80ed09f3cb (patch) | |
tree | 6564c6e8202b5862a1489970c96d56d777fc81db /scripts/lib/kdoc/kdoc_output.py | |
parent | f8d8ce1b515a0a6af72b30502670a406cfb75073 (diff) |
ipv6: annotate data-races around rt->fib6_nsiblings
rt->fib6_nsiblings can be read locklessly, add corresponding
READ_ONCE() and WRITE_ONCE() annotations.
Fixes: 66f5d6ce53e6 ("ipv6: replace rwlock with rcu and spinlock in fib6_table")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250725140725.3626540-5-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions