commit | 8623b5255ae7ccaf276aac3920787bf575fa6b37 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Sat Apr 11 11:54:01 2020 +0200 |
committer | Christian König <christian.koenig@amd.com> | Wed Apr 15 11:09:13 2020 +0200 |
tree | 491f2196bff1fb43e2314e6d91a748b2b09ad626 | |
parent | d918fe4287153e06233ded08aa54f1ad41cb485b [diff] |
drm/scheduler: fix drm_sched_get_cleanup_job We are racing to initialize sched->thread here, just always check the current thread. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Kent Russell <kent.russell@amd.com> Link: https://patchwork.freedesktop.org/patch/361303/