Hi all, After merging the drm-fixes tree, today's linux-next build (KCONFIG_NAME) produced this warning:
drivers/gpu/drm/amd/amdgpu/../powerplay/smu_v11_0.c: In function
'smu_v11_0_setup_pptable':
drivers/gpu/drm/amd/amdgpu/../powerplay/smu_v11_0.c:368:40: warning: 'size' may
be used uninitialized in this function [-Wmaybe-uninitialized]
smu->smu_table.power_play_table_size = size;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
Introduced by commit
00430144ff73 ("drm/amd/powerplay: fix variable type errors in
smu_v11_0_setup_pptable")
Looks like a false positive.
--
Cheers,
Stephen Rothwell
pgpQGhfPiC2Tj.pgp
Description: OpenPGP digital signature
