commit | ac8c79304280da6ef05c348a9da03ab04898b994 | [log] [tgz] |
---|---|---|
author | Kamil Dudka <kdudka@redhat.com> | Wed Jul 15 17:18:15 2015 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Jul 27 18:56:07 2015 +1000 |
tree | 2b682f542de7df64f0503095332d931b2b2365c2 | |
parent | cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f [diff] |
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>