drm/nouveau: remove cpu_writers lock
authorBen Skeggs <bskeggs@redhat.com>
Mon, 11 Oct 2010 01:48:45 +0000 (11:48 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 3 Dec 2010 05:05:22 +0000 (15:05 +1000)
No other driver uses this, and userspace should be responsible for handling
locking between them if they share BOs.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found