Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f7c5f5d9 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

drm/omap: add a comment why locking is missing



unpin_worker() calls omap_framebuffer_unpin() without any locks, which
looks very suspicious. However, both pin and unpin are always called via
the driver's private workqueue, so the access is synchronized that way.

Add a comment to make this clear.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent f36eb5a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment