commit | a8bd3e1c71c342782b6597ac6bf4680d1f13254d | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jun 13 16:12:42 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 14:51:31 2016 -0400 |
tree | 3f9b43a85a4d4c2a4ca72d7c983b84aa9ff3fba1 | |
parent | e70a15f5563d87f0235360db2598396ec0cf0001 [diff] |
drm/amdgpu: stop trying to schedule() with a spin held Drop the lock before calling cancel_delayed_work_sync(). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96445 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Tested-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>