]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: the warning dereferencing obj for nbio_v7_4
authorJesse Zhang <jesse.zhang@amd.com>
Mon, 13 May 2024 07:22:42 +0000 (15:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 20:12:02 +0000 (16:12 -0400)
commitd190b459b2a4304307c3468ed97477b808381011
tree55e4793175a95185718d25ef3f92a328e4857c51
parent3b7d552ea1a03ae007783ef934cfa32a45c28258
drm/amdgpu: the warning dereferencing obj for nbio_v7_4

if ras_manager obj null, don't print NBIO err data

Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Suggested-by: Tim Huang <Tim.Huang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c