lkml.org 
[lkml]   [2019]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers
On Tue, Apr 09, 2019 at 06:59:32PM +0100, Robin Murphy wrote:
> On 27/03/2019 08:04, Christoph Hellwig wrote:
>> This keeps the code together and will simplify compiling the code
>> out on architectures that are always dma coherent.
>
> And this is where things take a turn in the direction I just can't get on
> with - I'm looking at the final result and the twisty maze of little
> disjoint helpers all overlapping each other in functionality is really
> difficult to follow. And I would *much* rather have things rely on
> compile-time constant optimisation than spend the future having to fix the
> #ifdefed parts for arm64 whenever x86-centric changes fail to test them.

Can you draft up a patch on top of my series to show me what you
want? I can take care of finishing it up and moving the changes
into the right patches in the series.

> Conceptually, everything except the iommu_dma_alloc_remap() case is more or
> less just dma_direct_alloc() with an IOMMU mapping on top - if we could
> pass that an internal flag to say "don't fail or bounce because of masks"
> it seems like that approach could end up being quite a bit simpler (I did
> once have lofty plans to refactor the old arm64 code in such a way...)

I've been wanting to share more code between DMA direct and the iommu
allocators. But this series already is huge and has been pending
far too long. I'll eventually get to it..

\
 
 \ /
  Last update: 2019-04-10 08:13    [W:0.216 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site