On Mon, Jun 13, 2016 at 10:23 PM, Michel Dänzer wrote:
> On 06/13/16 23:12, Christian König wrote:
>> From: Christian König
>>
>> Drop the lock before calling cancel_delayed_work_sync().
>>
>> Signed-off-by: Christian König
>> Tested-by: Nicolai Hähnle
>
> Bugzilla: https://bugs.freedeskto
On 06/13/16 23:12, Christian König wrote:
> From: Christian König
>
> Drop the lock before calling cancel_delayed_work_sync().
>
> Signed-off-by: Christian König
> Tested-by: Nicolai Hähnle
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96445
--
Earthling Michel Dänzer
From: Christian König
Drop the lock before calling cancel_delayed_work_sync().
Signed-off-by: Christian König
Tested-by: Nicolai Hähnle
---
drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/amd/scheduler/gpu_scheduler.c
b/d