aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2015-11-23 10:32:47 +0100
committerThierry Reding <[email protected]>2015-12-14 10:50:36 +0100
commitd849c82fac61921301cf2d6f0a3477a121a2ef2a (patch)
tree5adccbdd6a99c060a38bf1a46b1726b28966dac0 /tools/perf/scripts/python/sched-migration.py
parent115333042c73958cc7c2c76cddd1dfe5b1db1b7f (diff)
drm/tegra: Don't take dev->struct_mutex in mmap offset ioctl
Since David Herrmann's mmap vma manager rework we don't need to grab dev->struct_mutex any more to prevent races when looking up the mmap offset. Drop it and instead don't forget to use the unref_unlocked variant (since the drm core still cares). v2: Finally get rid of the copypasta from another commit in this commit message. And convert to _unlocked like we need to (Patrik). Cc: Patrik Jakobsson <[email protected]> Cc: Thierry Reding <[email protected]> Acked-by: Thierry Reding <[email protected]> Reviewed-by: Patrik Jakobsson <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions