Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1316309
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/5] dma-mapping: add dma_{map,unmap}_page_attrs |
| Date | 2016-01-25 10:20 +0100 |
| Message-ID | <qULtw-1Kq-7@gated-at.bofh.it> (permalink) |
| References | <qUIP0-8jH-13@gated-at.bofh.it> <qUIP0-8jH-15@gated-at.bofh.it> <qUIP0-8jH-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sunday 24 January 2016 22:43:57 Laurent Pinchart wrote:
> Hi Niklas,
>
> (CC'ing LKML, linux-arch and Arnd Bergmann)
>
> Thank you for the patch.
>
> On Thursday 21 January 2016 15:01:31 Niklas Söderlund wrote:
> > Add a version of dmap_{map,unmap}_page that can pass on attributes to
> > the underlaying map_page. This already exists for dma_{map,unmap}_single
> > and dmap_{map,unmap}_sg versions.
> >
> > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
>
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>
The patch looks fine, but won't apply any more now that the code has
been moved to include/linux/dma-mapping.h
Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v2 1/5] dma-mapping: add dma_{map,unmap}_page_attrs Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2016-01-25 07:30 +0100
Re: [PATCH v2 1/5] dma-mapping: add dma_{map,unmap}_page_attrs Arnd Bergmann <arnd@arndb.de> - 2016-01-25 10:20 +0100
csiph-web