From: Vinod Koul <vinod.koul@intel.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/5] Use dma_pool_zalloc
Date: Tue, 03 May 2016 06:50:00 +0000 [thread overview]
Message-ID: <20160503065533.GO2274@localhost> (raw)
In-Reply-To: <1461960552-7429-1-git-send-email-Julia.Lawall@lip6.fr>
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
WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: linux-crypto@vger.kernel.org, kernel-janitors@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
linux-kernel@vger.kernel.org,
"Dan Williams" <dan.j.williams@intel.com>,
dmaengine@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 0/5] Use dma_pool_zalloc
Date: Tue, 3 May 2016 12:25:34 +0530 [thread overview]
Message-ID: <20160503065533.GO2274@localhost> (raw)
In-Reply-To: <1461960552-7429-1-git-send-email-Julia.Lawall@lip6.fr>
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
WARNING: multiple messages have this Message-ID (diff)
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] Use dma_pool_zalloc
Date: Tue, 3 May 2016 12:25:34 +0530 [thread overview]
Message-ID: <20160503065533.GO2274@localhost> (raw)
In-Reply-To: <1461960552-7429-1-git-send-email-Julia.Lawall@lip6.fr>
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
next prev parent reply other threads:[~2016-05-03 6:50 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-29 20:09 [PATCH 0/5] Use dma_pool_zalloc Julia Lawall
2016-04-29 20:09 ` Julia Lawall
2016-04-29 20:09 ` Julia Lawall
2016-04-29 20:09 ` [PATCH 1/5] dmaengine: mmp_pdma: " Julia Lawall
2016-04-29 20:09 ` Julia Lawall
2016-04-29 20:09 ` [PATCH 2/5] dmaengine: vdma: " Julia Lawall
2016-04-29 20:09 ` Julia Lawall
2016-04-29 20:09 ` Julia Lawall
2016-04-29 21:13 ` Sören Brinkmann
2016-04-29 21:13 ` Sören Brinkmann
2016-04-29 21:13 ` Sören Brinkmann
2016-04-29 20:09 ` [PATCH 3/5] dmaengine: ioatdma: " Julia Lawall
2016-04-29 20:09 ` Julia Lawall
2016-04-29 20:09 ` [PATCH 4/5] crypto: " Julia Lawall
2016-04-29 20:09 ` Julia Lawall
2016-04-29 20:37 ` Boris Brezillon
2016-04-29 20:37 ` Boris Brezillon
2016-05-03 8:17 ` Herbert Xu
2016-05-03 8:17 ` Herbert Xu
2016-04-29 20:09 ` [PATCH 5/5] dmaengine: fsldma: " Julia Lawall
2016-04-29 20:09 ` Julia Lawall
2016-04-29 20:48 ` Yang-Leo Li
2016-04-29 20:48 ` Yang-Leo Li
2016-04-29 20:48 ` Yang-Leo Li
2016-05-03 6:50 ` Vinod Koul [this message]
2016-05-03 6:55 ` [PATCH 0/5] " Vinod Koul
2016-05-03 6:55 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160503065533.GO2274@localhost \
--to=vinod.koul@intel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.