REGRESSION in 6.0-rc7 caused by patch "ARM/dma-mapping: use dma-direct unconditionally"

Christoph Hellwig hch at lst.de
Mon Oct 3 00:30:37 PDT 2022


On Fri, Sep 30, 2022 at 05:02:05PM +0200, Marek Behún wrote:
> It seems that the null pointer dereference comes from the data variable
> having zero value. We assign
>   data = (u8 *)(uintptr_t)rx_desc->buf_cookie;

I never see any assignment to ->buf_cookie in the driver, what am
I missing?




More information about the linux-arm-kernel mailing list