diff options
author | 2023-01-20 12:59:55 +0000 | |
---|---|---|
committer | 2023-01-23 21:35:53 -0800 | |
commit | 9b663b5cbb15b494ef132a3c937641c90646eb73 (patch) | |
tree | d5dd28e7a9bb8b9fb52c64c19979a6256ba0954c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netlink: annotate data races around dst_portid and dst_group (diff) | |
download | wireguard-linux-9b663b5cbb15b494ef132a3c937641c90646eb73.tar.xz wireguard-linux-9b663b5cbb15b494ef132a3c937641c90646eb73.zip |
netlink: annotate data races around sk_state
netlink_getsockbyportid() reads sk_state while a concurrent
netlink_connect() can change its value.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions