diff options
author | 2024-03-04 16:20:36 +0800 | |
---|---|---|
committer | 2024-03-07 10:36:58 +0100 | |
commit | cfd9f4a740f772298308b2e6070d2c744fb5cf79 (patch) | |
tree | bf9fd4fb898823330549aff54b03b8bf8700f2ee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netrom: Fix a data-race around sysctl_netrom_default_path_quality (diff) | |
download | wireguard-linux-cfd9f4a740f772298308b2e6070d2c744fb5cf79.tar.xz wireguard-linux-cfd9f4a740f772298308b2e6070d2c744fb5cf79.zip |
netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
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