diff options
| author | Chris Wilson <[email protected]> | 2019-12-08 16:12:52 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-12-09 11:49:57 +0000 |
| commit | d3e483526cd3057936360503e3d7694d0bcb6eb2 (patch) | |
| tree | 1783d9b53d790d253c011680ecf0f28f08fc00ed /tools/perf/scripts/python/syscall-counts.py | |
| parent | 16c46fd505fbe33ee480f8bb67aa3807b3507c72 (diff) | |
drm/i915: Change i915_vma_unbind() to report -EAGAIN on activity
If someone else acquires the i915_vma before we complete our wait and
unbind it, we currently error out with -EBUSY. Use -EAGAIN instead so
that if necessary the caller is prepared to try again.
Closes: https://gitlab.freedesktop.org/drm/intel/issues/683
Signed-off-by: Chris Wilson <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions