Re: [patch 07/11] powerpc/dma: implement new dma_*map*_attrs() interfaces

2008-07-07 Thread Geoff Levand
Benjamin Herrenschmidt wrote: > On Fri, 2008-07-04 at 21:05 +0200, [EMAIL PROTECTED] wrote: >> plain text document attachment >> (0007-powerpc-dma-implement-new-dma_-map-_attrs-interfa.patch) >> Update powerpc to use the new dma_*map*_attrs() interfaces. In doing so >> update struct dma_mapping_ops

Re: [patch 07/11] powerpc/dma: implement new dma_*map*_attrs() interfaces

2008-07-06 Thread Benjamin Herrenschmidt
On Fri, 2008-07-04 at 21:05 +0200, [EMAIL PROTECTED] wrote: > plain text document attachment > (0007-powerpc-dma-implement-new-dma_-map-_attrs-interfa.patch) > Update powerpc to use the new dma_*map*_attrs() interfaces. In doing so > update struct dma_mapping_ops to accept a struct dma_attrs and pr

[patch 07/11] powerpc/dma: implement new dma_*map*_attrs() interfaces

2008-07-04 Thread arnd
Update powerpc to use the new dma_*map*_attrs() interfaces. In doing so update struct dma_mapping_ops to accept a struct dma_attrs and propagate these changes through to all users of the code (generic IOMMU and the 64bit DMA code, and the iseries and ps3 platform code). The old dma_*map_*() interf