diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-09-25 14:36:55 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-09-29 13:44:15 -0400 |
commit | 54313503f9a3c34a9e45aad7654976b7f50b9ae7 (patch) | |
tree | 3213855d50e0b38db5ff42820cf000be211b481a /drivers/gpu/drm/amd/amdgpu/atombios_encoders.c | |
parent | fd03420b5624617a708fb9b13634b41b37c22cfa (diff) |
drm/amdgpu: signedness bug in amdgpu_cs_parser_init()
The "i" variable should be signed or it leads to a crash in the error
handling code.
Fixes: 1d263474c441 ('drm/amdgpu: unwind properly in amdgpu_cs_parser_init()')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atombios_encoders.c')
0 files changed, 0 insertions, 0 deletions