diff options
author | Jason Xing <kernelxing@tencent.com> | 2024-03-04 11:20:39 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-03-07 12:36:58 +0300 |
commit | e799299aafed417cc1f32adccb2a0e5268b3f6d5 (patch) | |
tree | c5c170d29dd35a6183bbbb85d65e3ed01a2a1e96 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 60a7a152abd494ed4f69098cf0f322e6bb140612 (diff) | |
download | linux-e799299aafed417cc1f32adccb2a0e5268b3f6d5.tar.xz |
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions