aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2023-05-29 17:44:30 -0400
committerDavid Teigland <[email protected]>2023-06-14 10:17:33 -0500
commit7a931477bff1c7548aa8492bccf600f5f29452b1 (patch)
tree963787e86ad19efb3845b30c3c70c4225f48858d /drivers/fpga/fpga-mgr.c
parentc6b6d6dcc7f32767d57740e0552337c8de40610b (diff)
fs: dlm: clear pending bit when queue was empty
This patch clears the DLM_IFL_CB_PENDING_BIT flag which will be set when there is callback work queued when there was no callback to dequeue. It is a buggy case and should never happen, that's why there is a WARN_ON(). However if the case happens we are prepared to somehow recover from it. Cc: [email protected] Fixes: 61bed0baa4db ("fs: dlm: use a non-static queue for callbacks") Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions