]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/nouveau: Drop dev->struct_mutex from fbdev init
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 Mar 2016 09:40:44 +0000 (11:40 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Apr 2016 10:56:49 +0000 (12:56 +0200)
commitca25d6b08f3351c4e655a6ef70f19da6569312ec
tree9d9045baf8ede5532c7b6f109e5a060bee7a0f5a
parent068149ad22efaed34598130aa79140e70bf198d0
drm/nouveau: Drop dev->struct_mutex from fbdev init

Doesn't protect anything at all.

With this patch nouveau is completely dev->struct_mutex free!

Cc: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1459330852-27668-6-git-send-email-daniel.vetter@ffwll.ch
drivers/gpu/drm/nouveau/nouveau_fbcon.c