linux_dsm_epyc7002/drivers/gpu/drm/amd
Dan Carpenter 78aa02c713 drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()
After commit ea09729c93 ("drm/amdgpu: rework page directory filling
v2") then it becomes a lot harder to verify that "r" is initialized.  My
static checker complains and so I've reviewed the code.  It does look
like it might be buggy... Anyway, it doesn't hurt to set "r" to zero
at the start.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2017-11-08 17:55:04 -05:00
..
acp
amdgpu drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories() 2017-11-08 17:55:04 -05:00
amdkfd drm/amdkfd: Minor cleanups 2017-11-01 19:21:33 -04:00
include
lib
powerplay drm/amd/powerplay: initialize a variable before using it 2017-11-07 16:40:48 -05:00
scheduler