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:   Mon, 17 Jul 2017 09:23:28 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     jakub.kicinski@...ronome.com
Cc:     netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        kadlec@...ckhole.kfki.hu, oss-drivers@...ronome.com
Subject: Re: [PATCH net] jhash: fix -Wimplicit-fallthrough warnings

From: Jakub Kicinski <jakub.kicinski@...ronome.com>
Date: Fri, 14 Jul 2017 23:03:49 -0700

> GCC 7 added a new -Wimplicit-fallthrough warning.  It's only enabled
> with W=1, but since linux/jhash.h is included in over hundred places
> (including other global headers) it seems worthwhile fixing this
> warning.
> 
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> ---
> If it looks good, would it be OK to take it via the net tree?

Applied, thanks Jakub.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ