Re: [PATCH] drm/sched: Remove relic from entity docu

From: Philipp Stanner

Date: Mon Jul 06 2026 - 05:49:37 EST


On Mon, 2026-06-29 at 11:12 +0200, Danilo Krummrich wrote:
> On 6/29/26 10:36 AM, Philipp Stanner wrote:
> > commit 4827d6d83f07 ("drm/sched: Remove racy hack from
> > drm_sched_fini()") removed the necessity to mark an entity as stopped in
> > drm_sched_fini(). The documentation, however, still details that.
> >
> > Update sched_entity's documentation.
> >
> > Signed-off-by: Philipp Stanner <phasta@xxxxxxxxxx>
> Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>

Pushed to drm-misc-next.


P.