[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_NNdsZ-UWuPQX=4o7c6Tq2mmo8de=fUGfR4gemhyNohMA@mail.gmail.com>
Date: Thu, 22 Aug 2019 18:08:15 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Dave Airlie <airlied@...ux.ie>,
DRI <dri-devel@...ts.freedesktop.org>,
Alex Deucher <alexander.deucher@....com>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kevin Wang <kevin1.wang@....com>
Subject: Re: linux-next: build warning after merge of the drm-fixes tree
On Thu, Aug 22, 2019 at 6:06 PM Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> 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.
Silenced here:
https://patchwork.freedesktop.org/patch/325728/
Alex
>
> --
> Cheers,
> Stephen Rothwell
> _______________________________________________
> dri-devel mailing list
> dri-devel@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
Powered by blists - more mailing lists