Re: [PATCH v2 1/3] dma: imx-sdma: fix NULL pointer de-reference

From: Angus Ainslie
Date: Sun Jan 20 2019 - 10:04:30 EST


On 2019-01-20 02:54, Daniel Baluta wrote:
On Sun, Jan 20, 2019 at 4:34 AM Angus Ainslie (Purism) <angus@xxxxxxxx> wrote:

On the imx8mq I get NULL pointer de-deference errors if the device
isn't passed in during allocation.

Signed-off-by: Angus Ainslie (Purism) <angus@xxxxxxxx>

Hi Angus,

I have already sent a fix for this:

https://patchwork.kernel.org/patch/10758203/

Sorry, I missed that. I'll drop it for V3.

Angus