diff options
author | Daniel Vetter <[email protected]> | 2016-03-30 11:40:46 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-04-20 12:57:54 +0200 |
commit | 8e97d9ef362e65f2533366527cdafa1842dab201 (patch) | |
tree | cbcc24e8193b0c71a5af524c1c5d1fbe1b69b5a1 /tools/perf/scripts/python/syscall-counts.py | |
parent | 91263622f1184b7650cac10f70b08aa7f142f900 (diff) |
drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma
The sg table isn't refcounted, there's no corresponding locking for
unmapping and drm_map_sg is ok with being called concurrently.
So drop the locking since it doesn't protect anything.
Cc: Inki Dae <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions