Re: [PATCH] fbdev: omapfb: panel-dsi-cm: initialize lock before registering display

Helge Deller <[email protected]>
Newsgroups org.kernel.vger.linux-omap,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-fbdev,org.kernel.vger.linux-kernel,org.kernel.vger.stable
Message-ID <[email protected]>
On 8/18/26 15:53, Runyu Xiao wrote:
> dsicm_probe() registers the display before initializing ddata->lock.
> Once omapdss_register_display() publishes the display, another consumer
> can reach a dsicm callback that takes this mutex while it is still
> uninitialized.
> 
> Initialize the mutex before registering the display so the published
> callbacks always see a valid lock.
> 
> Fixes: f76ee892a99e ("omapfb: copy omapdss & displays for omapfb")
> Cc: [email protected]
> Signed-off-by: Runyu Xiao <[email protected]>
> ---
>   drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
applied.

Thanks!
Helge
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.