diff options
author | Jason Xing <kernelxing@tencent.com> | 2024-03-04 16:20:38 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-03-07 10:36:58 +0100 |
commit | 60a7a152abd494ed4f69098cf0f322e6bb140612 (patch) | |
tree | 1158fc4b3b72a41dd586c132f26271dff19d8a2d /scripts/gdb/linux/tasks.py | |
parent | 119cae5ea3f9e35cdada8e572cc067f072fa825a (diff) |
netrom: Fix a data-race around sysctl_netrom_transport_timeout
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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions