[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <174164080219.489187.12685687661837510000.b4-ty@kernel.org>
Date: Tue, 11 Mar 2025 02:36:42 +0530
From: Vinod Koul <vkoul@...nel.org>
To: dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org,
Vinicius Costa Gomes <vinicius.gomes@...el.com>
Cc: dave.jiang@...el.com, kristen.c.accardi@...el.com,
kernel test robot <oliver.sang@...el.com>
Subject: Re: [PATCH v1] dmaengine: dmatest: Fix dmatest waiting less when
interrupted
On Wed, 05 Mar 2025 15:00:06 -0800, Vinicius Costa Gomes wrote:
> Change the "wait for operation finish" logic to take interrupts into
> account.
>
> When using dmatest with idxd DMA engine, it's possible that during
> longer tests, the interrupt notifying the finish of an operation
> happens during wait_event_freezable_timeout(), which causes dmatest to
> cleanup all the resources, some of which might still be in use.
>
> [...]
Applied, thanks!
[1/1] dmaengine: dmatest: Fix dmatest waiting less when interrupted
commit: e87ca16e99118ab4e130a41bdf12abbf6a87656c
Best regards,
--
~Vinod
Powered by blists - more mailing lists