diff options
| author | Eric Huang <jinhuieric.huang@amd.com> | 2024-06-06 18:37:20 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-14 23:15:58 +0300 |
| commit | 7bed1df814cd61029f56eecd322e23190d50d93b (patch) | |
| tree | d175620531fb1d223217cc4be96a5c5842d7f79a /include/linux | |
| parent | 6218bd6b22d777ba02cde098f2f2f61a23262d96 (diff) | |
| download | linux-7bed1df814cd61029f56eecd322e23190d50d93b.tar.xz | |
drm/amdgpu: fix NULL pointer in amdgpu_reset_get_desc
amdgpu_job_ring may return NULL, which causes kernel NULL
pointer error, using another way to print ring name instead
of ring->name.
Suggested-by: Lijo Lazar <Lijo.Lazar@amd.com>
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
