Skip to content
Commit 8b2faf1a authored by Bob Zhou's avatar Bob Zhou Committed by Alex Deucher
Browse files

drm/amdgpu: add error handle to avoid out-of-bounds



if the sdma_v4_0_irq_id_to_seq return -EINVAL, the process should
be stop to avoid out-of-bounds read, so directly return -EINVAL.

Signed-off-by: default avatarBob Zhou <bob.zhou@amd.com>
Acked-by: default avatarChristian König <christian.koenig@amd.com>
Reviewed-by: default avatarLe Ma <le.ma@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 2e55bcf3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment