aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/tonga_smc.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-09-18 15:00:52 +0000
committerAlex Deucher <[email protected]>2016-09-19 18:38:27 +0000
commitecab76688a0785fbcddcd1ff638a3fc76db073aa (patch)
treebb82b70ea284c51d44ee152764b0d5c921b26652 /drivers/gpu/drm/amd/amdgpu/tonga_smc.c
parentdrm/amd/amdgpu: Hook up read_sensor() to debugfs (v2) (diff)
downloadkernel-ecab76688a0785fbcddcd1ff638a3fc76db073aa.tar.gz
kernel-ecab76688a0785fbcddcd1ff638a3fc76db073aa.zip
drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()
A multiplication for the size determination of a memory allocation indicated that an array data structure should be processed. Thus use the corresponding function "kmalloc_array". This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/tonga_smc.c')
0 files changed, 0 insertions, 0 deletions