Re: [PATCH 1/3] drm/amdgpu: cleanup VM shadow BO unreferencing

2016-09-16 Thread Edward O'Callaghan
Series is, Acked-by: Edward O'Callaghan On 09/16/2016 10:12 PM, Christian König wrote: > From: Christian König > > Unreference the shadow BOs in the error path as well and drop the NULL checks. > > Signed-off-by: Christian König

[PATCH 1/3] drm/amdgpu: cleanup VM shadow BO unreferencing

2016-09-16 Thread Christian König
From: Christian König Unreference the shadow BOs in the error path as well and drop the NULL checks. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 16 ++-- 1 file changed, 10 insertions(+), 6