diff options
| author | Chris Wilson <[email protected]> | 2016-11-22 14:41:18 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-11-22 17:42:17 +0000 |
| commit | d9e9da64c4a762493c5ac24b3b2bbc43c2754786 (patch) | |
| tree | 8594c57892e0b5dacad62d3938b19872d5571ce8 /tools/perf/scripts/python | |
| parent | 7abbd8d670bb928366aa94332a173aa3d394ebfe (diff) | |
drm/i915: Don't deref context->file_priv ERR_PTR upon reset
When a user context is closed, it's file_priv backpointer is replaced by
ERR_PTR(-EBADF); be careful not to chase this invalid pointer after a
hang and a GPU reset.
Signed-off-by: Chris Wilson <[email protected]>
Fixes: b083a0870c79 ("drm/i915: Add per client max context ban limit")
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions