aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx-selectmap.c
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2023-07-20 08:58:04 -0400
committerChuck Lever <[email protected]>2023-08-29 17:45:22 -0400
commitbe2be5f7f4436442d8f6bffbb97a6f438df2896b (patch)
tree72c01ef29314e20387f9133a369e8346402b7bfb /drivers/fpga/xilinx-selectmap.c
parentf2b7019d2e3c4f1f55be658659804b337dcfac60 (diff)
lockd: nlm_blocked list race fixes
This patch fixes races when lockd accesses the global nlm_blocked list. It was mostly safe to access the list because everything was accessed from the lockd kernel thread context but there exist cases like nlmsvc_grant_deferred() that could manipulate the nlm_blocked list and it can be called from any context. Signed-off-by: Alexander Aring <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions