[PATCH 0/5] drm/sched: Fix memory leaks in drm_sched_fini()

2025-04-07 Thread Philipp Stanner
Changes since the RFC: - (None) Howdy, as many of you know, we have potential memory leaks in drm_sched_fini() which have been tried to be solved by various parties with various methods in the past. In our past discussions, we came to the conclusion, that the simplest solution, blocking in drm

[RFC PATCH 0/5] drm/sched: Fix memory leaks in drm_sched_fini()

2025-03-24 Thread Philipp Stanner
Howdy, as many of you know, we have potential memory leaks in drm_sched_fini() which have been tried to be solved by various parties with various methods in the past. In our past discussions, we came to the conclusion, that the simplest solution, blocking in drm_sched_fini(), is not possible beca