Re: [bug report] drm/omap: gem: Replace struct_mutex usage with omap_obj private lock

2024-08-05 Thread Tomi Valkeinen
On 31/07/2024 15:26, Laurent Pinchart wrote: Hi Dan, (CC'ing Tomi) Thank for the report. It indeed seems that something is wrong. Tomi, could you handle this and send a fix ? On Tue, Jul 30, 2024 at 05:01:35PM -0500, Dan Carpenter wrote: Hello Laurent Pinchart, Commit 3cbd0c587b12 ("drm/

Re: [bug report] drm/omap: gem: Replace struct_mutex usage with omap_obj private lock

2024-07-31 Thread Laurent Pinchart
Hi Dan, (CC'ing Tomi) Thank for the report. It indeed seems that something is wrong. Tomi, could you handle this and send a fix ? On Tue, Jul 30, 2024 at 05:01:35PM -0500, Dan Carpenter wrote: > Hello Laurent Pinchart, > > Commit 3cbd0c587b12 ("drm/omap: gem: Replace struct_mutex usage with >

[bug report] drm/omap: gem: Replace struct_mutex usage with omap_obj private lock

2024-07-30 Thread Dan Carpenter
Hello Laurent Pinchart, Commit 3cbd0c587b12 ("drm/omap: gem: Replace struct_mutex usage with omap_obj private lock") from May 26, 2018 (linux-next), leads to the following Smatch static checker warning: drivers/gpu/drm/omapdrm/omap_gem.c:1435 omap_gem_new_dmabuf() warn: 'omap_obj'