Re: [PATCH v3 3/7] drm/bridge: drm_bridge_attach: lock the encoder chain mutex during insertion
From: Maxime Ripard
Date: Wed Oct 29 2025 - 04:54:54 EST
On Thu, 9 Oct 2025 13:38:58 +0200, Luca Ceresoli wrote:
> drm_bridge_attach() modifies the encoder bridge chain, so take a mutex
> around such operations to allow users of the chain to protect themselves
> from chain modifications while iterating.
>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx>
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime