diff options
| author | Daniel Vetter <[email protected]> | 2020-05-14 22:22:56 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-06-03 15:06:38 +0200 |
| commit | 0cc5fb4e87216320e5bc42603f735d666e101e43 (patch) | |
| tree | 3bc79bb0e06bbded5ff3b0fb1e8e8e126bd58062 /tools/perf/scripts/python/netdev-times.py | |
| parent | 3a5a5971bc1fe34a9a24b59118db0b3a1f9c2902 (diff) | |
drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmap
There's no direct harm, because for the shmem helpers these are noops
on imported buffers. The trouble is in the locks these take - I want
to change dma_buf_vmap locking, and so need to make sure that we only
ever take certain locks on one side of the dma-buf interface: Either
for exporters, or for importers.
v2: Change the control flow less compared to what's there (Thomas)
Tested-by: Boris Brezillon <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Noralf Trønnes <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions