diff options
author | 2024-03-04 16:20:46 +0800 | |
---|---|---|
committer | 2024-03-07 10:36:58 +0100 | |
commit | d380ce70058a4ccddc3e5f5c2063165dc07672c6 (patch) | |
tree | ad0a8a154549588ac2cd43df7a51461b54fbb856 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netrom: Fix a data-race around sysctl_netrom_link_fails_count (diff) | |
download | wireguard-linux-d380ce70058a4ccddc3e5f5c2063165dc07672c6.tar.xz wireguard-linux-d380ce70058a4ccddc3e5f5c2063165dc07672c6.zip |
netrom: Fix data-races around sysctl_net_busy_read
We need to protect the reader reading the sysctl value because the
value can be changed concurrently.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Jason Xing <kernelxing@tencent.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions