summaryrefslogtreecommitdiffstats
path: root/kernel/locking/mutex.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-11-24 16:38:40 +0100
committerChristoph Hellwig <hch@lst.de>2021-02-09 18:01:38 +0100
commit81d88ce55092edf1a1f928efb373f289c6b90efd (patch)
tree5a1706ea280e7f9a653512ff492bbcc6129485e7 /kernel/locking/mutex.c
parent9dc00b25eadf2908ae76ac0607b55a9f4e0e0cdc (diff)
downloadlinux-stable-81d88ce55092edf1a1f928efb373f289c6b90efd.tar.gz
linux-stable-81d88ce55092edf1a1f928efb373f289c6b90efd.tar.bz2
linux-stable-81d88ce55092edf1a1f928efb373f289c6b90efd.zip
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 'kernel/locking/mutex.c')
0 files changed, 0 insertions, 0 deletions