On Thu, 3 Sep 2026 20:15:58 +0800, [email protected] wrote: > From: Shixiong Ou <[email protected]> > > The DRM scheduler KUnit tests pass NULL for the dev field in > drm_sched_init_args, which NULL-pointer dereferences in the drm_sched_job > trace event via dev_name() on sched->dev. > > [ ... ]
Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime
