diff options
author | Dave Jiang <dave.jiang@intel.com> | 2020-06-25 12:16:54 -0700 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-07-02 19:02:20 +0530 |
commit | e3122822a74033ba8d6d9af855078f9ab741e33f (patch) | |
tree | 29965e36d9a293767f4a7ce368addf1a663e3ced /drivers/dma/dw | |
parent | da32b28c95a79e399e18c03f8178f41aec9c66e4 (diff) |
dmaengine: idxd: fix misc interrupt handler thread unmasking
Fix unmasking of misc interrupt handler when completing normal. It exits
early and skips the unmasking with the current implementation. Fix to
unmask interrupt when exiting normally.
Fixes: bfe1d56091c1 ("dmaengine: idxd: Init and probe for Intel data accelerators")
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/159311256528.855.11527922406329728512.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/dw')
0 files changed, 0 insertions, 0 deletions