* linux-next: build warning after merge of the amdgpu tree
@ 2019-11-08 0:21 Stephen Rothwell
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2019-11-08 0:21 UTC (permalink / raw)
To: Alex Deucher
Cc: Linux Next Mailing List, Linux Kernel Mailing List, Leo Li,
Nicholas Kazlauskas
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
Hi all,
After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:503:13: warning: 'dm_dcn_crtc_high_irq' defined but not used [-Wunused-function]
503 | static void dm_dcn_crtc_high_irq(void *interrupt_params)
| ^~~~~~~~~~~~~~~~~~~~
Introduced by commit
75856c84993d ("drm/amd/display: Send vblank and user events at vsartup for DCN")
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2019-07-02 3:53 Stephen Rothwell
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2019-07-02 3:53 UTC (permalink / raw)
To: Alex Deucher
Cc: Linux Next Mailing List, Linux Kernel Mailing List, Jack Xiao,
Hawking Zhang, Felix Kuehling
[-- Attachment #1: Type: text/plain, Size: 460 bytes --]
Hi all,
After merging the amdgpu tree, today's linux-next build (x86_64
allmodcnofig) produced this warning:
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: In function 'kgd2kfd_probe':
drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c:490:6: warning: unused variable 'ret' [-Wunused-variable]
int ret;
^~~
Introduced by commit
aabf3a951c4e ("drm/amdkfd: remove duplicated PCIE atomics request")
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* linux-next: build warning after merge of the amdgpu tree
@ 2019-05-10 0:59 Stephen Rothwell
2019-05-31 1:27 ` Stephen Rothwell
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2019-05-10 0:59 UTC (permalink / raw)
To: Alex Deucher
Cc: Linux Next Mailing List, Linux Kernel Mailing List, Jonathan Kim
[-- Attachment #1: Type: text/plain, Size: 795 bytes --]
Hi all,
After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
In file included from drivers/gpu/drm/amd/amdgpu/df_v3_6.c:23:
drivers/gpu/drm/amd/amdgpu/df_v3_6.c: In function 'df_v3_6_pmc_start':
drivers/gpu/drm/amd/amdgpu/amdgpu.h:1010:29: warning: 'lo_val' may be used uninitialized in this function [-Wmaybe-uninitialized]
#define WREG32_PCIE(reg, v) adev->pcie_wreg(adev, (reg), (v))
^~~~
drivers/gpu/drm/amd/amdgpu/df_v3_6.c:334:39: note: 'lo_val' was declared here
uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val;
^~~~~~
Introduced by commit
a6ac0b44bab9 ("drm/amdgpu: add df perfmon regs and funcs for xgmi")
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: build warning after merge of the amdgpu tree
2019-05-10 0:59 Stephen Rothwell
@ 2019-05-31 1:27 ` Stephen Rothwell
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2019-05-31 1:27 UTC (permalink / raw)
To: Dave Airlie
Cc: Alex Deucher, Linux Next Mailing List, Linux Kernel Mailing List,
Jonathan Kim
[-- Attachment #1: Type: text/plain, Size: 968 bytes --]
Hi all,
On Fri, 10 May 2019 10:59:13 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> After merging the amdgpu tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> In file included from drivers/gpu/drm/amd/amdgpu/df_v3_6.c:23:
> drivers/gpu/drm/amd/amdgpu/df_v3_6.c: In function 'df_v3_6_pmc_start':
> drivers/gpu/drm/amd/amdgpu/amdgpu.h:1010:29: warning: 'lo_val' may be used uninitialized in this function [-Wmaybe-uninitialized]
> #define WREG32_PCIE(reg, v) adev->pcie_wreg(adev, (reg), (v))
> ^~~~
> drivers/gpu/drm/amd/amdgpu/df_v3_6.c:334:39: note: 'lo_val' was declared here
> uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val;
> ^~~~~~
>
> Introduced by commit
>
> a6ac0b44bab9 ("drm/amdgpu: add df perfmon regs and funcs for xgmi")
I now get this warning after merging the drm tree ...
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, back to index
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 0:21 linux-next: build warning after merge of the amdgpu tree Stephen Rothwell
-- strict thread matches above, loose matches on Subject: below --
2019-07-02 3:53 Stephen Rothwell
2019-05-10 0:59 Stephen Rothwell
2019-05-31 1:27 ` Stephen Rothwell
Linux-Next Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/linux-next/0 linux-next/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 linux-next linux-next/ https://lore.kernel.org/linux-next \
linux-next@vger.kernel.org
public-inbox-index linux-next
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/org.kernel.vger.linux-next
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git