diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-15 00:02:42 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-08-21 12:53:46 +1000 |
commit | bdf655de47b0d17ee2efc3bea5f617445ff77adc (patch) | |
tree | 90a2ad1bff0cb718967a151ef735d1d15565210a /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 4332bf438bbbc31319abed61d2ac6d9932ff980c (diff) |
drm/prime: shrink critical section protected by prime lock
When exporting a gem object as a dma-buf the critical section for the
per-fd prime lock is just the adding (and in case of errors, removing)
of the handle to the per-fd lookup cache.
So restrict the critical section to just that part of the function.
This simplifies later reordering.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions