Re: [PATCH] Revert "dmaengine: dmatest: Fix dmatest waiting less when interrupted"

From: Vinod Koul
Date: Thu Apr 17 2025 - 11:18:50 EST



On Thu, 03 Apr 2025 11:24:19 -0500, Nathan Lynch wrote:
> Several issues with this change:
>
> * The analysis is flawed and it's unclear what problem is being
> fixed. There is no difference between wait_event_freezable_timeout()
> and wait_event_timeout() with respect to device interrupts. And of
> course "the interrupt notifying the finish of an operation happens
> during wait_event_freezable_timeout()" -- that's how it's supposed
> to work.
>
> [...]

Applied, thanks!

[1/1] Revert "dmaengine: dmatest: Fix dmatest waiting less when interrupted"
commit: df180e65305f8c1e020d54bfc2132349fd693de1

Best regards,
--
~Vinod