diff options
author | Daniel Vetter <[email protected]> | 2016-03-30 11:40:40 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-04-20 12:54:13 +0200 |
commit | e889c24490cc59e6b4811ae02d35f00754a24224 (patch) | |
tree | f31f140e6589fd8c9de18f57051236c82239151c /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
parent | d00b39c17573ece6f5fb1385314877d29f540db8 (diff) |
drm/nouveau: Use unlocked gem unreferencing
For drm_gem_object_unreference callers are required to hold
dev->struct_mutex, which these paths don't. Enforcing this requirement
has become a bit more strict with
commit ef4c6270bf2867e2f8032e9614d1a8cfc6c71663
Author: Daniel Vetter <[email protected]>
Date: Thu Oct 15 09:36:25 2015 +0200
drm/gem: Check locking in drm_gem_object_unreference
Cc: Ben Skeggs <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions