On Sat, Sep 01, 2018 at 01:45:29PM +0200, Hauke Mehrtens wrote: > dma_zalloc_coherent() now crashes if no dev pointer is given. > Add a dev pointer to the ltq_dma_channel structure and fill it in the > driver using it. > > This fixes a bug introduced in kernel 4.19. Hi Hauke Should this be added to stable so that it appears in 4.19-rcX? If so, please send it to net, not net-next. Andrew