]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use RAS error address convert api in mca notifier
authorTao Zhou <tao.zhou1@amd.com>
Wed, 21 Sep 2022 08:46:19 +0000 (16:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:42:31 +0000 (09:42 -0400)
commit4eb91848478f9b2186e6f02c78eee678cd598fc2
tree0c43bf17a19c9b356f9f700f71757e73acc7f45f
parent6d992a7a9ca330500eb40c9daff77ea8d8c8db9d
drm/amdgpu: use RAS error address convert api in mca notifier

Use the convert interface to simplify code.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c