Re: [PATCH v2 0/2] drm/bridge: add drm_bridge_clear_and_put()

From: Maxime Ripard

Date: Wed Mar 11 2026 - 04:22:21 EST


On Tue, 10 Mar 2026 13:13:22 +0100, Luca Ceresoli wrote:
> This small series introduces drm_bridge_clear_and_put(), to give a easy and
> safe way to put a bridge reference and clear the pointer without leaving a
> possible use-after-free window.
>
> This is part of the work to support hotplug of DRM bridges. The grand plan
>
> [ ... ]

Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime