>@@ -450,7 +450,7 @@ static int xgpu_vi_send_access_requests(struct
>amdgpu_device *adev,
> pr_err("Doesn't get ack from pf, continue\n");
Why don't return error in this place?
> }
>
>- return 0;
>+ return r;
>}
static int xgpu_vi_request_reset(struct amdgpu_device *adev)
--
2.9.5
_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx