Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1386771

Re: [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource
Date 2016-04-25 21:20 +0200
Message-ID <rrUd4-2DB-17@gated-at.bofh.it> (permalink)
References (3 earlier) <rdJhy-1oX-53@gated-at.bofh.it> <rf9Wj-7Az-25@gated-at.bofh.it> <rnt1M-1O6-15@gated-at.bofh.it> <rqn9y-1tU-29@gated-at.bofh.it> <rrPQ6-7se-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Apr 25, 2016 at 04:26:19PM +0200, Niklas S?derlund wrote:
> I have followed the call path from the usage in 
> drivers/dma/sh/rcar-dmac.c and made sure the dma_addr_t is not used in a 
> bad way.

The dma-debug routines are called from the generic code in
include/linux/dma-mapping.h, and from my reading of the other patches
in your series you are calling it for these as well.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource Christoph Hellwig <hch@infradead.org> - 2016-04-21 15:50 +0200
  Re: [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource Niklas Söderlund <niso@kth.se> - 2016-04-25 16:40 +0200
    Re: [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource Christoph Hellwig <hch@infradead.org> - 2016-04-25 21:20 +0200
      Re: [PATCH v5 3/9] dma-mapping: add dma_{map,unmap}_resource Niklas Söderlund   <niklas.soderlund@ragnatech.se> - 2016-04-26 15:30 +0200

csiph-web