Re: [PATCH 3/5] Move dma_ops from archdata into struct device

2016-12-09 Thread Bart Van Assche
On 12/09/2016 11:13 AM, David Woodhouse wrote: On Fri, 2016-12-09 at 19:22 +0100, Christoph Hellwig wrote: We'll need a bit of a wieder audience for this I think.. On Wed, Dec 07, 2016 at 05:11:28PM -0800, Bart Van Assche wrote: Additionally, introduce set_dma_ops(). A later patch will

Re: [PATCH 3/5] Move dma_ops from archdata into struct device

2016-12-09 Thread David Woodhouse
On Fri, 2016-12-09 at 19:22 +0100, Christoph Hellwig wrote: > We'll need a bit of a wieder audience for this I think.. > > On Wed, Dec 07, 2016 at 05:11:28PM -0800, Bart Van Assche wrote: > > Additionally, introduce set_dma_ops(). A later patch will introduce a > > call to that function in the

Re: [PATCH 3/5] Move dma_ops from archdata into struct device

2016-12-09 Thread Christoph Hellwig
We'll need a bit of a wieder audience for this I think.. On Wed, Dec 07, 2016 at 05:11:28PM -0800, Bart Van Assche wrote: > Additionally, introduce set_dma_ops(). A later patch will introduce a > call to that function in the RDMA drivers that will be modified to use > dma_noop_ops. This looks