lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 16 Jun 2017 11:44:28 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     Yuval.Mintz@...ium.com
Cc:     lkp@...el.com, kbuild-all@...org, netdev@...r.kernel.org,
        linux-rdma@...r.kernel.org, Michal.Kalderon@...ium.com
Subject: Re: [PATCH net-next 4/7] qed*: Rename qede_roce.[ch]

From: "Mintz, Yuval" <Yuval.Mintz@...ium.com>
Date: Fri, 16 Jun 2017 12:41:15 +0000

>>    In file included from drivers/net//ethernet/qlogic/qede/qede.h:43:0,
>>                     from drivers/net//ethernet/qlogic/qede/qede_ptp.h:38,
>>                     from drivers/net//ethernet/qlogic/qede/qede_fp.c:43:
>> >> include/linux/qed/qede_rdma.h:57:12: warning: 'struct pci_dev' declared
>> inside parameter list [enabled by default]
>> >> include/linux/qed/qede_rdma.h:57:12: warning: its scope is only this
>> definition or declaration, which is probably not what you want [enabled by
>> default]
> 
> This patch is merely renaming qede_roce.h -> qede_rdma.h.
> I guess the kbuild test robot got better scripts than the time we've added qede_rdma.h,
> or else it would have catched the fact there are no inclusion since then.
> 
> Dave - given this is an existing warning exposed due to a rename [and not something
> that actually got introduced in this patch], do you want us to fix it via v2 of this series?
> Or send a fix for it later?

I don't know, look at what you're doing in main.c, you're removing an include
rather than changing the name of the file being included.

That is not a zero-change rename at all.

Please respin this and fix all of the things the build bot is reporting as
well as what I just mentioned.

Thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ