diff options
author | Tao Zhou <tao.zhou1@amd.com> | 2019-09-12 18:57:23 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-10-03 09:10:59 -0500 |
commit | ae115c81ecd379aed20715c3ff98ee9f651acfce (patch) | |
tree | 8227836f7ebac15b3db7355a673402ba0b30ebc3 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | 879e723df3cd0bfda4a036477b1359563406dbca (diff) |
drm/amdgpu: replace DRM_ERROR with DRM_WARN in ras_reserve_bad_pages
There are two cases of reserve error should be ignored:
1) a ras bad page has been allocated (used by someone);
2) a ras bad page has been reserved (duplicate error injection for one page);
DRM_ERROR is unnecessary for the failure of bad page reserve
Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions