diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-03-30 09:40:43 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2016-04-01 03:22:33 (GMT) |
commit | 72b9ff0612ad8fc969b910cd00ac16b57a1a9ba4 (patch) | |
tree | b0c5c2b02a3db9c204dd12524da445cf20ecaf83 /lib/xz | |
parent | 7779c5e23c5132c22a219f1f5554ef81dd15ee91 (diff) | |
download | linux-72b9ff0612ad8fc969b910cd00ac16b57a1a9ba4.tar.xz |
drm/udl: 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 <daniel.vetter@ffwll.ch>
Date: Thu Oct 15 09:36:25 2015 +0200
drm/gem: Check locking in drm_gem_object_unreference
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'lib/xz')
0 files changed, 0 insertions, 0 deletions