Re: [PATCH] dmaengine: idxd: clear block on fault flag when clear wq
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-06 13:53:59
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-06 13:53:59
On 03-08-21, 15:37, Dave Jiang wrote:
The block on fault flag is not cleared when we disable or reset wq. This causes it to remain set if the user does not clear it on the next configuration load. Add clear of flag in dxd_wq_disable_cleanup() routine.
Applied, thanks -- ~Vinod