diff options
author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2024-01-05 08:57:48 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-01-16 02:35:37 +0300 |
commit | 81d4b970684554dbd8faff90fbcd600b86847a68 (patch) | |
tree | ffe65fe477320c1b27742dfbb7790e8b52ba5f09 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
parent | 30df05fb74f6392bf53b4094a184573e5c75105e (diff) | |
download | linux-81d4b970684554dbd8faff90fbcd600b86847a68.tar.xz |
drm/amdkfd: Fix variable dereferenced before NULL check in 'kfd_dbg_trap_device_snapshot()'
Fixes the below:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.c:1024 kfd_dbg_trap_device_snapshot() warn: variable dereferenced before check 'entry_size' (see line 1021)
Cc: Felix Kuehling <Felix.Kuehling@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions