On Wed, Mar 17, 2021 at 08:13:59PM +0100, Sanket Parmar wrote:
> dma_alloc_coherent() might fail on the platform with a small
> DMA region.
> 
> To avoid such failure in cdns3_prepare_aligned_request_buf(),
> dma_alloc_coherent() is replaced with dma_alloc_noncoherent()
> to allocate aligned request buffer of dynamic length.
> 
> Reported-by: Aswath Govindraju <a-govindr...@ti.com>
> Signed-off-by: Sanket Parmar <spar...@cadence.com>

Looks good to me:

Reviewed-by: Christoph Hellwig <h...@lst.de>

Reply via email to