summaryrefslogtreecommitdiff
path: root/rust/helpers/slab.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2024-12-10 18:33:51 +0000
committerJakub Kicinski <kuba@kernel.org>2024-12-11 20:15:29 -0800
commit626962911ad886f2b8e6d6f612289f9c7268b435 (patch)
tree9452c496e32fa44277e0a9d8898321d63cd8034a /rust/helpers/slab.c
parentd51cfd5f4fe01cd3d212703c8fe5dd6886da969c (diff)
ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
mc->mca_sfcount[MCAST_EXCLUDE] is read locklessly from ipv6_chk_mcast_addr(). Add READ_ONCE() and WRITE_ONCE() annotations accordingly. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: David Ahern <dsahern@kernel.org> Link: https://patch.msgid.link/20241210183352.86530-3-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/slab.c')
0 files changed, 0 insertions, 0 deletions