On Mon, 2019-03-11 at 21:21 +0530, Sabyasachi Gupta wrote: > Replaced dma_alloc_coherent + memset with dma_zalloc_coherent I really don't think so. This API is going away: https://lkml.org/lkml/2019/1/8/394 James
On Mon, 2019-03-11 at 21:21 +0530, Sabyasachi Gupta wrote: > Replaced dma_alloc_coherent + memset with dma_zalloc_coherent I really don't think so. This API is going away: https://lkml.org/lkml/2019/1/8/394 James