Re: [PATCH] drm/sched: Add warning for removing hack in drm_sched_fini()

2025-10-10 Thread kernel test robot
m-misc drm-misc-next patch link: https://lore.kernel.org/r/20251009125928.250652-2-phasta%40kernel.org patch subject: [PATCH] drm/sched: Add warning for removing hack in drm_sched_fini() config: parisc-randconfig-r072-20251011 (https://download.01.org/0day-ci/archive/20251011/20251011092

[PATCH] drm/sched: Add warning for removing hack in drm_sched_fini()

2025-10-09 Thread Philipp Stanner
The assembled developers agreed at the X.Org Developers Conference that the hack added for amdgpu in drm_sched_fini() shall be removed. It shouldn't be needed by amdgpu anymore. As it's unclear whether all drivers really follow the life time rule of entities having to be torn down before their sch