aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2022-07-06 16:40:01 -0700
committerDavid S. Miller <[email protected]>2022-07-08 12:10:33 +0100
commitdd44f04b9214adb68ef5684ae87a81ba03632250 (patch)
tree851600a7ad0e88be1c4be1a4e6c2baaff72dd84e /drivers/usb/cdns3/cdns3-imx.c
parent310731e2f1611d1d13aae237abcf8e66d33345d5 (diff)
cipso: Fix data-races around sysctl.
While reading cipso sysctl variables, they can be changed concurrently. So, we need to add READ_ONCE() to avoid data-races. Fixes: 446fda4f2682 ("[NetLabel]: CIPSOv4 engine") Signed-off-by: Kuniyuki Iwashima <[email protected]> Acked-by: Paul Moore <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions