diff options
author | Christoph Hellwig <[email protected]> | 2020-11-24 16:38:40 +0100 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2021-02-09 18:01:38 +0100 |
commit | 81d88ce55092edf1a1f928efb373f289c6b90efd (patch) | |
tree | 5a1706ea280e7f9a653512ff492bbcc6129485e7 /scripts/gdb/linux/tasks.py | |
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 <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
Tested-by: Ricardo Ribalda <[email protected]>:wq
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions