diff options
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2017-09-28 11:51:32 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-10-06 17:44:30 -0400 |
commit | 29d253553559dba919315be847f4f2cce29edd42 (patch) | |
tree | 3e6973a35e3b9ee5c92d76331895010080abaf8e /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
parent | 214a91e6bfabaa6cbfa692df8732000aab050795 (diff) |
drm/amd/sched: NULL out the s_fence field after run_job
amd_sched_process_job drops the fence reference, so NULL out the s_fence
field before adding it as a callback to guard against accidentally using
s_fence after it may have be freed.
v2: add a clarifying comment
Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions