summaryrefslogtreecommitdiffstats
path: root/net/nsh
diff options
context:
space:
mode:
authorJason Xing <kernelxing@tencent.com>2024-03-04 16:20:42 +0800
committerPaolo Abeni <pabeni@redhat.com>2024-03-07 10:36:58 +0100
commita2e706841488f474c06e9b33f71afc947fb3bf56 (patch)
tree9db1163c7276bbfef6c223132da30a1127c95c08 /net/nsh
parent43547d8699439a67b78d6bb39015113f7aa360fd (diff)
downloadlinux-stable-a2e706841488f474c06e9b33f71afc947fb3bf56.tar.gz
linux-stable-a2e706841488f474c06e9b33f71afc947fb3bf56.tar.bz2
linux-stable-a2e706841488f474c06e9b33f71afc947fb3bf56.zip
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 <kernelxing@tencent.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/nsh')
0 files changed, 0 insertions, 0 deletions