]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Wed, 14 May 2014 13:38:23 +0000 (15:38 +0200)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 2 Sep 2014 14:41:50 +0000 (16:41 +0200)
commit34344e2b2e5c82ae2130aab4425aa100d965d657
tree1b370937e4831056290c60f6fd43237419fcb0a5
parent9bb9b48f0c5e6bc4ef50366e0d5c7d0150977568
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep

With the conversion to the reservation api this should be safe.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Acked-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_gem.c