All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/4] dmaengine: vdma: Use dma_pool_zalloc
Date: Tue, 7 Jun 2016 11:49:10 +0530	[thread overview]
Message-ID: <20160607061910.GI16910@localhost> (raw)
In-Reply-To: <1463557653-1687-3-git-send-email-appanad@xilinx.com>

On Wed, May 18, 2016 at 01:17:31PM +0530, Kedareswara rao Appana wrote:
> dma_pool_zalloc combines dma_pool_alloc and memset 0
> this patch updates the driver to use dma_pool_zalloc.

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Kedareswara rao Appana <appana.durga.rao@xilinx.com>
Cc: dan.j.williams@intel.com, michal.simek@xilinx.com,
	soren.brinkmann@xilinx.com, appanad@xilinx.com,
	moritz.fischer@ettus.com, laurent.pinchart@ideasonboard.com,
	luis@debethencourt.com, punnaia@xilinx.com,
	dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/4] dmaengine: vdma: Use dma_pool_zalloc
Date: Tue, 7 Jun 2016 11:49:10 +0530	[thread overview]
Message-ID: <20160607061910.GI16910@localhost> (raw)
In-Reply-To: <1463557653-1687-3-git-send-email-appanad@xilinx.com>

On Wed, May 18, 2016 at 01:17:31PM +0530, Kedareswara rao Appana wrote:
> dma_pool_zalloc combines dma_pool_alloc and memset 0
> this patch updates the driver to use dma_pool_zalloc.

Applied, thanks

-- 
~Vinod

  reply	other threads:[~2016-06-07  6:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18  7:47 [PATCH v2 0/4] dmaengine: vdma: AXI DMA's enhancments Kedareswara rao Appana
2016-05-18  7:47 ` Kedareswara rao Appana
2016-05-18  7:47 ` [PATCH v2 1/4] dmaengine: vdma: Add support for cyclic dma mode Kedareswara rao Appana
2016-05-18  7:47   ` Kedareswara rao Appana
2016-06-07  6:18   ` Vinod Koul
2016-06-07  6:18     ` Vinod Koul
2016-05-18  7:47 ` [PATCH v2 2/4] dmaengine: vdma: Use dma_pool_zalloc Kedareswara rao Appana
2016-05-18  7:47   ` Kedareswara rao Appana
2016-06-07  6:19   ` Vinod Koul [this message]
2016-06-07  6:19     ` Vinod Koul
2016-05-18  7:47 ` [PATCH v2 3/4] dmaengine: vdma: Add 64 bit addressing support for the axi dma Kedareswara rao Appana
2016-05-18  7:47   ` Kedareswara rao Appana
2016-06-07  6:17   ` Vinod Koul
2016-06-07  6:17     ` Vinod Koul
2016-06-07  6:13     ` Appana Durga Kedareswara Rao
2016-06-07  6:13       ` Appana Durga Kedareswara Rao
2016-05-18  7:47 ` [PATCH v2 4/4] dmaengine: vdma: Add 64 bit addressing support for the axi cdma Kedareswara rao Appana
2016-05-18  7:47   ` Kedareswara rao Appana

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=20160607061910.GI16910@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.