aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/seqno-fence.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2019-11-18 11:35:30 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2019-11-25 22:36:14 +0100
commit7f0de8d80816d9620e995cf98acf4b6cd2d7c230 (patch)
tree6268e2a783a9923ab3c56404720cb89df33dc05b /drivers/dma-buf/seqno-fence.c
parentdrm/tegra: Remove dma_buf->k(un)map (diff)
downloadlinux-dev-7f0de8d80816d9620e995cf98acf4b6cd2d7c230.tar.xz
linux-dev-7f0de8d80816d9620e995cf98acf4b6cd2d7c230.zip
dma-buf: Drop dma_buf_k(un)map
It's unused. 10 years ago, back when 32bit was still fairly common and trying to not exhaust vmalloc space sounded like a worthwhile goal, adding these to dma_buf made sense. Reality is that they simply never caught on, and nowadays everyone who needs plenty of buffers will run in 64bit mode anyway. Also update the docs in this area to adjust them to reality. The actual hooks in dma_buf_ops will be removed once all the implementations are gone. Acked-by: Sumit Semwal <sumit.semwal@linaro.org> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Cc: Sumit Semwal <sumit.semwal@linaro.org> Cc: linux-media@vger.kernel.org Cc: linaro-mm-sig@lists.linaro.org Link: https://patchwork.freedesktop.org/patch/msgid/20191118103536.17675-10-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/dma-buf/seqno-fence.c')
0 files changed, 0 insertions, 0 deletions