Re: [PATCH] dmaengine: sh: fix some NULL dereferences
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-31 16:20:43
Also in:
kernel-janitors, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-31 16:20:43
Also in:
kernel-janitors, lkml
On 27-08-21, 11:54, Dan Carpenter wrote:
The dma_free_coherent() function needs a valid device pointer or it will crash.
Applied, thanks -- ~Vinod