Commit be03177
drm/amd/ras: Fix the issue of incorrect function call
When amdgpu_device_health_check fails, amdgpu_ras_pre_reset
will not be called and therefore amdgpu_ras_post_reset
cannot be called either.
Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent 5d1b32c commit be03177
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6694 | 6694 | | |
6695 | 6695 | | |
6696 | 6696 | | |
6697 | | - | |
6698 | 6697 | | |
| 6698 | + | |
6699 | 6699 | | |
6700 | 6700 | | |
6701 | 6701 | | |
| |||
0 commit comments