diff options
author | 2023-05-10 19:06:55 -0700 | |
---|---|---|
committer | 2023-05-10 19:06:55 -0700 | |
commit | 33dcee99e0e6d37b4ac84b3ffdfe18b64bbca0c9 (patch) | |
tree | 3c4f6c86c3838657e703da026a07d5c9431ba4bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: datagram: fix data-races in datagram_poll() (diff) | |
parent | af_unix: Fix data races around sk->sk_shutdown. (diff) | |
download | wireguard-linux-33dcee99e0e6d37b4ac84b3ffdfe18b64bbca0c9.tar.xz wireguard-linux-33dcee99e0e6d37b4ac84b3ffdfe18b64bbca0c9.zip |
Merge branch 'af_unix-fix-two-data-races-reported-by-kcsan'
Kuniyuki Iwashima says:
====================
af_unix: Fix two data races reported by KCSAN.
KCSAN reported data races around these two fields for AF_UNIX sockets.
* sk->sk_receive_queue->qlen
* sk->sk_shutdown
Let's annotate them properly.
====================
Link: https://lore.kernel.org/r/20230510003456.42357-1-kuniyu@amazon.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