aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorDavid Thompson <[email protected]>2025-03-18 21:47:47 +0000
committerBorislav Petkov (AMD) <[email protected]>2025-05-22 15:58:28 +0000
commitea3b0b7f541b9511abe2b89547c95458804f38e2 (patch)
treef0fbfedc445ac95d69dd9c24a55382acf72d42da /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parentEDAC/i10nm: Fix the bitwise operation between variables of different sizes (diff)
downloadkernel-ea3b0b7f541b9511abe2b89547c95458804f38e2.tar.gz
kernel-ea3b0b7f541b9511abe2b89547c95458804f38e2.zip
EDAC/bluefield: Don't use bluefield_edac_readl() result on error
The bluefield_edac_readl() routine returns an uninitialized result on error paths. In those cases the calling routine should not use the uninitialized result. The driver should simply log the error, and then return early. Fixes: e41967575474 ("EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2") Signed-off-by: David Thompson <[email protected]> Signed-off-by: Borislav Petkov (AMD) <[email protected]> Reviewed-by: Shravan Kumar Ramani <[email protected]> Link: https://lore.kernel.org/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions