summaryrefslogtreecommitdiff
path: root/net/sunrpc
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-01-20 15:59:54 +0300
committerJakub Kicinski <kuba@kernel.org>2023-01-24 08:35:53 +0300
commit004db64d185a5f23dfb891d7701e23713b2420ee (patch)
tree18367904d8bc5f54706633c4d783374b5bba3bc6 /net/sunrpc
parentc1bb9484e3b05166880da8574504156ccbd0549e (diff)
downloadlinux-004db64d185a5f23dfb891d7701e23713b2420ee.tar.xz
netlink: annotate data races around dst_portid and dst_group
netlink_getname(), netlink_sendmsg() and netlink_getsockbyportid() can read nlk->dst_portid and nlk->dst_group while another thread is changing them. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions