drm/amdgpu: Revert "add lock for interval tree in vm"
authorChristian König <christian.koenig@amd.com>
Tue, 8 Mar 2016 16:58:35 +0000 (17:58 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Mar 2016 18:04:02 +0000 (13:04 -0500)
commit20250215821140801369b84f8cbe79a459a82ba5
treef405d7f760da6ef1ef2f9f37ef6f4801f02ee935
parente17841b97587adfbe96f48c488fd0873ddfcaff0
drm/amdgpu: Revert "add lock for interval tree in vm"

Not needed any more because we need to protect the elements on the list anyway.

This reverts commit fe237ed7efec8ac147a4572fdf81173a7f8ddda7.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c