diff options
author | Kuniyuki Iwashima <[email protected]> | 2022-07-06 16:39:59 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-07-08 12:10:33 +0100 |
commit | 3d32edf1f3c38d3301f6434e56316f293466d7fb (patch) | |
tree | 5666bc6903b3208d7af103c64fb4dcfd33d1e548 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 47e6ab24e8c6e3ca10ceb5835413f401f90de4bf (diff) |
inetpeer: Fix data-races around sysctl.
While reading inetpeer sysctl variables, they can be changed
concurrently. So, we need to add READ_ONCE() to avoid data-races.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions