Hi Hauke, On Sun, Jul 22, 2018 at 01:30:57AM +0200, Hauke Mehrtens wrote: > Instead of using dma_alloc_coherent() and memset() directly use > dma_zalloc_coherent(). > > Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> > --- > arch/mips/lantiq/xway/dma.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Thanks - applied to mips-next for 4.19. Paul