[PATCH 0/5] Use dma_pool_zalloc
From: Vinod Koul <hidden>
Date: 2016-05-03 06:49:40
Also in:
kernel-janitors, linux-crypto, linuxppc-dev, lkml
From: Vinod Koul <hidden>
Date: 2016-05-03 06:49:40
Also in:
kernel-janitors, linux-crypto, linuxppc-dev, lkml
On Fri, Apr 29, 2016 at 10:09:07PM +0200, Julia Lawall wrote:
Dma_pool_zalloc combines dma_pool_alloc and memset 0. The semantic patch that makes this transformation is as follows: (http://coccinelle.lip6.fr/)
Applied all dmaengine patches -- ~Vinod