diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-08 15:41:33 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-08-19 06:16:47 +0200 |
commit | 90254ac084a6465e46cdada933bf3a7e9ee90277 (patch) | |
tree | 0ab7e76810518282ba09f42eeeebb7f6fffbbef2 /virt | |
parent | drm: remove the dma_ioctl special-case (diff) | |
download | linux-90254ac084a6465e46cdada933bf3a7e9ee90277.tar.xz linux-90254ac084a6465e46cdada933bf3a7e9ee90277.zip |
drm: fix locking in gem debugfs/procfs file
The idr is protected with our spinlock, if we don't hold that nothing
prevents the gem objects from disappearing from under us.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions