Re: [PATCH RESEND] drm/sched: Create faux device for KUnit tests

From: Danilo Krummrich

Date: Thu Sep 03 2026 - 06:01:08 EST


On Thu Sep 3, 2026 at 11:36 AM CEST, Maxime Ripard wrote:
> What's wrong with drm_kunit_helper_alloc_device(), or kunit_device_register()?

That's probably may bad, in a previous patch that tried to support a NULL device
in the scheduler instead I mistakenly mentioned faux while making the point that
we should use some mock device instead.

Thanks,
Danilo