diff options
author | Christoph Hellwig | 2020-11-24 16:38:40 +0100 |
---|---|---|
committer | Christoph Hellwig | 2021-02-09 18:01:38 +0100 |
commit | 81d88ce55092edf1a1f928efb373f289c6b90efd (patch) | |
tree | 5a1706ea280e7f9a653512ff492bbcc6129485e7 /tools | |
parent | 9dc00b25eadf2908ae76ac0607b55a9f4e0e0cdc (diff) |
dma-mapping: remove the {alloc,free}_noncoherent methods
It turns out allowing non-contigous allocations here was a rather bad
idea, as we'll now need to define ways to get the pages for mmaping
or dma_buf sharing. Revert this change and stick to the original
concept. A different API for the use case of non-contigous allocations
will be added back later.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Tested-by: Ricardo Ribalda <ribalda@chromium.org>:wq
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions