aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2017-08-17 12:23:51 +0200
committerAlex Deucher <alexander.deucher@amd.com>2017-08-18 12:02:58 -0400
commitdf9bcb0652bbfde1b37bda98f0ad1fa7fda46d67 (patch)
tree5a6d38c2f959042a97db1ecf2ba9cb4719b14522 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c
parentd5de797ff1c91157ddefd7102aaf5f87ff222746 (diff)
drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
Fixes a false positive from might_sleep(). The reservation object is freshly initialized, so nobody else can hold the mutex but the function is called from atomic context. v2: Correctly invert the check as well. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions