diff options
author | Jerry Snitselaar <jsnitsel@redhat.com> | 2022-09-28 18:48:55 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-09-29 10:32:38 +0300 |
commit | 8e527aac055557897d43a3d74d7970ef5cf6a8bb (patch) | |
tree | f69b113b4a20446794a5727210641b9e62c29574 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5c43442fee2d37881eb4c3781409ad9508685df8 (diff) | |
download | linux-8e527aac055557897d43a3d74d7970ef5cf6a8bb.tar.xz |
dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()
If we are calling idxd_wq_disable_cleanup(), the workqueue should be
in a disabled state. So set the workqueue state to IDXD_WQ_DISABLED so
that the state reflects that. Currently if there is a device failure,
and a software reset is attempted the workqueues will not be
re-enabled due to idxd_wq_enable() seeing that state as already being
IDXD_WQ_ENABLED.
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-2-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