diff options
author | Dave Jiang <dave.jiang@intel.com> | 2022-05-12 03:01:13 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-05-16 15:49:29 +0300 |
commit | 9120c879d28873829dfa2f511c68162d52540e6a (patch) | |
tree | bd1b06a17410dcc2361b1243a8ae4ab59252fc28 /tools/perf/scripts/python/flamegraph.py | |
parent | cf4ac3fef33883a14131d8925d7edfbdb7d69b68 (diff) | |
download | linux-9120c879d28873829dfa2f511c68162d52540e6a.tar.xz |
dmaengine: idxd: free irq before wq type is reset
Call idxd_wq_free_irq() in the drv_disable_wq() function before
idxd_wq_reset() is called. Otherwise the wq type is reset and the irq does
not get freed.
Fixes: 63c14ae6c161 ("dmaengine: idxd: refactor wq driver enable/disable operations")
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/165231367316.986407.11001767338124941736.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions