commit | 4faaaa762328cfb8579b9c908999ca189e2ea474 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Oct 24 16:25:23 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 26 13:27:06 2018 -0500 |
tree | 347a2d81b8b35e50ec1ad94f6e0cd856ababbfef | |
parent | 0af5c656fdb797f74ee57414e0c07cd57406d0c3 [diff] |
drm/amdgpu: fix VM leaf walking Make sure we don't try to go down further after the leave walk already ended. This fixes a crash with a new VM test. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Tested-by: Rex Zhu Rex.Zhu@amd.com Signed-off-by: Alex Deucher <alexander.deucher@amd.com>