All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Prarit Bhargava <prarit@redhat.com>
Cc: linux-kernel@vger.kernel.org,
	Dan Williams <dan.j.williams@intel.com>,
	Dave Jiang <dave.jiang@intel.com>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	dmaengine@vger.kernel.org
Subject: Re: [RESEND PATCH] ioatdma, fix dma mapping errors
Date: Tue, 9 Dec 2014 14:54:24 +0530	[thread overview]
Message-ID: <20141209092424.GC16827@intel.com> (raw)
In-Reply-To: <1414064309-22232-1-git-send-email-prarit@redhat.com>

On Thu, Oct 23, 2014 at 07:38:29AM -0400, Prarit Bhargava wrote:
> This happens because the current ioatdma DMA test code does not check the return
> value of dma_map_page() calls with dma_mapping_error().  In addition, it was
> noticed that mapping for the variable dest_dma is free'd before the last use.
> 
> This patch fixes these errors by initializing the dma_srcs[] array and checking
> the returns with dma_mapping_error().
Please make sure you use the right subsystem name

Applied now, thanks

-- 
~Vinod


      parent reply	other threads:[~2014-12-09  9:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-23 11:38 [RESEND PATCH] ioatdma, fix dma mapping errors Prarit Bhargava
2014-10-23 13:36 ` Dan Williams
2014-11-12  9:43   ` Vinod Koul
2014-11-12 12:30     ` Prarit Bhargava
2014-12-09  9:24 ` Vinod Koul [this message]

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=20141209092424.GC16827@intel.com \
    --to=vinod.koul@intel.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=dan.j.williams@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prarit@redhat.com \
    /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.