aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2016-08-21 18:27:02 +0000
committerAlex Deucher <[email protected]>2016-08-23 17:48:05 +0000
commitbb1800caf773eb8d819e0964c7efd96efe435fa1 (patch)
treee0a06cfe7381110bdff226c368da047d0590cc22 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
parentdrm/amd/powerplay: avoid NULL pointer dereference (diff)
downloadkernel-bb1800caf773eb8d819e0964c7efd96efe435fa1.tar.gz
kernel-bb1800caf773eb8d819e0964c7efd96efe435fa1.zip
drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.c
if (a == NULL || a->b == NULL) leads to a NULL pointer dereference if a == NULL. Reviewed-by: Christian König <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions