diff options
| author | Bob Zhou <[email protected]> | 2024-04-23 05:32:39 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-04-26 21:22:43 +0000 |
| commit | 506c245f3f1cd989cb89811a7f06e04ff8813a0d (patch) | |
| tree | c2bcfbf3508352638dbf1fee3b82e2c36717600a /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amdgpu: initialize the last_jump_jiffies in atom_exec_context (diff) | |
| download | kernel-506c245f3f1cd989cb89811a7f06e04ff8813a0d.tar.gz kernel-506c245f3f1cd989cb89811a7f06e04ff8813a0d.zip | |
drm/amdgpu: fix double free err_addr pointer warnings
In amdgpu_umc_bad_page_polling_timeout, the amdgpu_umc_handle_bad_pages
will be run many times so that double free err_addr in some special case.
So set the err_addr to NULL to avoid the warnings.
Signed-off-by: Bob Zhou <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
