commit | 147f255884a7d9bd3707d4674a8bbacf24efbcf5 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Jan 24 13:38:52 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 29 23:17:20 2018 -0500 |
tree | 2eefd56eacf6fc9aa1f1ee5c5355c46fa0f0e1f9 | |
parent | 153b9e1b75441cd51f69e88b4748c23166de0d64 [diff] |
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>