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:   Thu, 14 May 2020 13:22:36 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     irusskikh@...vell.com
Cc:     netdev@...r.kernel.org, aelior@...vell.com, mkalderon@...vell.com,
        dbolotin@...vell.com, kuba@...nel.org
Subject: Re: [PATCH v2 net-next 00/11] net: qed/qede: critical hw error
 handling

From: David Miller <davem@...emloft.net>
Date: Thu, 14 May 2020 13:09:52 -0700 (PDT)

> Actually, I had to revert, please fix these warnings (with gcc-10.1.1 on Fedora)_:
> 
> drivers/net/ethernet/qlogic/qed/qed_dev.c: In function ‘qed_llh_add_mac_filter’:
> ./include/linux/printk.h:303:2: warning: ‘abs_ppfid’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>   303 |  printk(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__)
>       |  ^~~~~~
> drivers/net/ethernet/qlogic/qed/qed_dev.c:983:17: note: ‘abs_ppfid’ was declared here
>   983 |  u8 filter_idx, abs_ppfid;
>       |                 ^~~~~~~~~

Hmm, this seems to actually be an existing warning, sorry.

I'll reapply this.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ