drm/radeon: add spinlock for BO_VA status protection (v2)
authorChristian König <christian.koenig@amd.com>
Thu, 27 Nov 2014 13:48:44 +0000 (14:48 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Dec 2014 19:26:48 +0000 (14:26 -0500)
Stop using the VM mutex for this

v2: fix typo in comment

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found