Re: [PATCH] dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT

From: Vinod Koul
Date: Mon Feb 01 2021 - 04:57:46 EST


On 29-01-21, 17:08, Richard Fitzgerald wrote:
> Use GFP_NOWAIT allocation in xilinx_dma_alloc_tx_descriptor().
>
> This is necessary for compatibility with ALSA, which calls
> dmaengine_prep_dma_cyclic() from an atomic context.

Applied, thanks

--
~Vinod