diff options
author | Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com> | 2024-08-28 14:52:29 +0530 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2024-08-28 13:15:40 -0400 |
commit | c72084163cd22ebf59d936669ec25b1fc2b7494c (patch) | |
tree | 38419674d6ad72fe318230e67da9d356de3cf97a /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h | |
parent | 379cad69bdfe522e840ed5f5c01ac8769006d53e (diff) |
drm/xe: Fix NPD in ggtt_node_remove()
Make sure that ggtt_node_remove() is invoked only if both node and ggtt
are not null. Move the null checks to the caller function
xe_ggtt_node_remove().
v2: Move null check below declarations (Tejas)
Fixes: 919bb54e989c ("drm/xe: Fix missing runtime outer protection for ggtt_remove_node")
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Tejas Upadhyay <tejas.upadhyay@intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240828092229.3606503-1-himal.prasad.ghimiray@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h')
0 files changed, 0 insertions, 0 deletions