Re: [PATCH] dmaengine: dmatest: Add option to exercise transfer termination

From: Vincent Whitchurch
Date: Wed Aug 23 2023 - 03:55:42 EST


On Wed, 2023-03-22 at 15:50 +0100, Vincent Whitchurch wrote:
> Add a module parameter to allow tests to terminate transfers after a
> random delay. This can be used to try to provoke races in the handling
> of ongoing transfers in drivers' implementations of
> ->device_terminate_all().

Have you had a chance to take a look at this patch? Thanks.