diff options
| author | Daniel Vetter <[email protected]> | 2020-05-11 11:35:50 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-06-03 14:48:27 +0200 |
| commit | 3a5a5971bc1fe34a9a24b59118db0b3a1f9c2902 (patch) | |
| tree | 8ac9f23acc53bc66e2320bebc3332aaf0545a674 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | d323bb44e4d23802eb25d13de1f93f2335bd60d0 (diff) | |
drm/udl: Don't call get/put_pages on imported dma-buf
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.
Acked-by: Thomas Zimmermann <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions