diff options
| author | Chris Wilson <[email protected]> | 2019-01-15 22:11:18 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-01-16 08:31:41 +0000 |
| commit | 9e267d286af5c5a67995128df40ca3d1f93277a6 (patch) | |
| tree | 031eb1da01d378e5f3bfa8048a2d7e690228f288 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 0212bdef5a4de344a179f9c267899df5bb268ca7 (diff) | |
drm/i915/userptr: Fix error handling of mutex_lock_killable()
mutex_lock_killable() returns -EINTR on failure, not the anticipate bool
return like trylock. (Oh no, not again.)
Fixes: 484d9a844d0d ("drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Matthew Auld <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions