]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()
authorEric Dumazet <edumazet@google.com>
Thu, 15 Jan 2026 09:41:37 +0000 (09:41 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 19 Jan 2026 17:56:42 +0000 (09:56 -0800)
commit03e9d91dd64e2f5ea632df5d59568d91757efc4d
tree661dbb97c281ee787a7d5c131618a319b43cc682
parent3681282530e68a507dfd8cb58f04a10b41282ab3
ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()

Add missing READ_ONCE() when reading sysctl values.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260115094141.3124990-5-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/ipv6.h