RE: [PATCH] drm/amdgpu: Error handling issues about CHECKED_RETURN

2019-02-13 Thread Zhou, David(ChunMing)
esktop.org; linux- > ker...@vger.kernel.org > Cc: Bo Yu ; amd-...@lists.freedesktop.org > Subject: [PATCH] drm/amdgpu: Error handling issues about > CHECKED_RETURN > > From: Bo Yu > > Calling "amdgpu_ring_test_helper" without checking return value We could need to continu

[PATCH] drm/amdgpu: Error handling issues about CHECKED_RETURN

2019-02-13 Thread Bo YU
From: Bo Yu Calling "amdgpu_ring_test_helper" without checking return value Signed-off-by: Bo Yu --- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c index