Re: drm/sched: run queues freed before the TDR that drm_sched_fini() waits for
From: Donggeun Yoo
Date: Fri Sep 11 2026 - 21:48:41 EST
On 9/10/26 15:58, Christian König wrote:
> That is a really good point, canceling the timeout handler should indeed
> happen before freeing the runqueues.
Posted, in a separate thread:
https://lore.kernel.org/dri-devel/20260910121601.805032-1-donggeunyoo.kernel@xxxxxxxxx/
> Oh, that is completely broken behavior of the KUnit test case. I suggest to
> fix that as well.
Agreed - it never signals the hardware fence, on purpose, only to find out
whether the sequence was reachable at all. A local probe, not something
meant for the tree.
Regards,
Donggeun