diff options
author | Jerry Snitselaar <[email protected]> | 2022-09-28 08:48:56 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-09-29 13:02:38 +0530 |
commit | de5819b994893197c71c86d21af10f85f50d6499 (patch) | |
tree | e6389ac7a5b01c38f82455e92f2cd28e503b02b3 /lib/debugobjects.c | |
parent | 8e527aac055557897d43a3d74d7970ef5cf6a8bb (diff) |
dmaengine: idxd: track enabled workqueues in bitmap
Now that idxd_wq_disable_cleanup() sets the workqueue state to
IDXD_WQ_DISABLED, use a bitmap to track which workqueues have been
enabled. This will then be used to determine which workqueues
should be re-enabled when attempting a software reset to recover
from a device halt state.
Cc: Fenghua Yu <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: Vinod Koul <[email protected]>
Signed-off-by: Jerry Snitselaar <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions