diff options
| author | Eric Dumazet <[email protected]> | 2025-07-25 14:07:25 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-26 18:31:00 +0000 |
| commit | 31d7d67ba1274f42494256d52e86da80ed09f3cb (patch) | |
| tree | 6564c6e8202b5862a1489970c96d56d777fc81db /rust/helpers/helpers.c | |
| parent | ipv6: fix possible infinite loop in fib6_info_uses_dev() (diff) | |
| download | kernel-31d7d67ba1274f42494256d52e86da80ed09f3cb.tar.gz kernel-31d7d67ba1274f42494256d52e86da80ed09f3cb.zip | |
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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
