]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau: hold mutex when calling nouveau_abi16_fini()
authorKamil Dudka <kdudka@redhat.com>
Wed, 15 Jul 2015 15:18:15 +0000 (17:18 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 27 Jul 2015 08:56:07 +0000 (18:56 +1000)
commit2ad1210022383a14ad12bccecd7a7aee93d119c8
tree2b682f542de7df64f0503095332d931b2b2365c2
parented5bcb8aebc0174d7396d6222e17a9773f9bdb9a
drm/nouveau: hold mutex when calling nouveau_abi16_fini()

This was the only access to cli->abi16 without holding the mutex.

Signed-off-by: Kamil Dudka <kdudka@redhat.com>
drivers/gpu/drm/nouveau/nouveau_drm.c