diff options
author | Jerry Snitselaar <jsnitsel@redhat.com> | 2022-09-28 18:48:56 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-09-29 10:32:38 +0300 |
commit | de5819b994893197c71c86d21af10f85f50d6499 (patch) | |
tree | e6389ac7a5b01c38f82455e92f2cd28e503b02b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8e527aac055557897d43a3d74d7970ef5cf6a8bb (diff) | |
download | linux-de5819b994893197c71c86d21af10f85f50d6499.tar.xz |
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 <fenghua.yu@intel.com>
Cc: Dave Jiang <dave.jiang@intel.com>
Cc: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20220928154856.623545-3-jsnitsel@redhat.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions