commit | 573edb241b44162a1478cc74429f94df86e6e71d | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Aug 07 14:52:13 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 11:10:06 2018 -0500 |
tree | 34085a1e35cdea88890aaf8afd70e5cc4c08f8c9 | |
parent | 93f15e1c0796f102a62fdc4931e4c5f847c98a12 [diff] |
drm/scheduler: fix last_scheduled handling Make sure we access last_scheduled only after checking that there are no more jobs on the entity. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Nayan Deshmukh <nayan26deshmukh@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>