OSDN Git Service

drm/amdgpu: remove WARN_ON when VM isn't found v2
authorChristian König <christian.koenig@amd.com>
Wed, 24 Jan 2018 12:38:52 +0000 (13:38 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Jan 2018 04:17:20 +0000 (23:17 -0500)
commit147f255884a7d9bd3707d4674a8bbacf24efbcf5
tree2eefd56eacf6fc9aa1f1ee5c5355c46fa0f0e1f9
parent153b9e1b75441cd51f69e88b4748c23166de0d64
drm/amdgpu: remove WARN_ON when VM isn't found v2

It can easily be that the VM is already destroyed when this runs.

v2: fix test inversion

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vega10_ih.c