[PATCH] drm/via: reduce no need mutex_lock area

Sam Ravnborg sam at ravnborg.org
Sat Oct 17 08:11:32 UTC 2020


Hi Bernard.

On Fri, Aug 14, 2020 at 01:30:19AM -0700, Bernard Zhao wrote:
> In function via_mem_alloc`s error branch, DRM_ERROR is protected
> in the mutex_lock(&dev->struct_mutex) area.
> >From the code, we see that DRM_ERROR is just an error log print
> without any struct element, there is no need to protect this.
> 
> Signed-off-by: Bernard Zhao <bernard at vivo.com>

Thanks, applied to drm-misc-next.

The patch will show up in -next in a few weeks.

	Sam


More information about the dri-devel mailing list