diff options
author | Jason Xing <[email protected]> | 2024-03-04 16:20:42 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-03-07 10:36:58 +0100 |
commit | a2e706841488f474c06e9b33f71afc947fb3bf56 (patch) | |
tree | 9db1163c7276bbfef6c223132da30a1127c95c08 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 43547d8699439a67b78d6bb39015113f7aa360fd (diff) |
netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
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 <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions