diff options
| author | Dan Carpenter <[email protected]> | 2021-08-13 14:36:00 +0300 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2021-08-20 12:32:38 -0400 |
| commit | ff12ce2c9cb1cd09017151424db66de803984abc (patch) | |
| tree | a46a856e49db7a2b618ebe438ad67af0aaf02e53 /tools/perf/scripts/python | |
| parent | 8c3363c67b885fe40f50a8010a0768c4fd1e4b95 (diff) | |
drm/i915/gt: Potential error pointer dereference in pinned_context()
If the intel_engine_create_pinned_context() function returns an error
pointer, then dereferencing "ce" will Oops. Use "vm" instead of
"ce->vm".
Fixes: cf586021642d ("drm/i915/gt: Pipelined page migration")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20210813113600.GC30697@kili
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions