diff options
| author | Jason Xing <[email protected]> | 2024-03-04 16:20:35 +0800 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-03-07 10:36:58 +0100 |
| commit | 958d6145a6d9ba9e075c921aead8753fb91c9101 (patch) | |
| tree | f4c1221797eaad09a98d94b12e3a771c9ccd9ab4 /drivers/usb/cdns3 | |
| parent | 811b3f9b2ab529d1b9605290c2231be7f447d59b (diff) | |
netrom: Fix a data-race around sysctl_netrom_default_path_quality
We need to protect the reader reading sysctl_netrom_default_path_quality
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 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions