On Thu, 16 Jan 2025 18:47:15 +0100, Louis Chauvet wrote:
> Add drmm_alloc_ordered_workqueue(), a helper that provides managed ordered
> workqueue cleanup. The workqueue will be destroyed with the final
> reference of the DRM device.
>
> Reviewed-by: Thomas Zimmermann
>
> [ ... ]
Reviewed-by: Ma
Add drmm_alloc_ordered_workqueue(), a helper that provides managed ordered
workqueue cleanup. The workqueue will be destroyed with the final
reference of the DRM device.
Reviewed-by: Thomas Zimmermann
Signed-off-by: Louis Chauvet
---
drivers/gpu/drm/drm_managed.c | 8
include/drm/drm_