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] [thread-next>] [day] [month] [year] [list]
Date:   Mon,  7 Dec 2020 23:52:01 -0500
From:   "Martin K. Petersen" <martin.petersen@...cle.com>
To:     linux-kernel@...r.kernel.org,
        "Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc:     "Martin K . Petersen" <martin.petersen@...cle.com>,
        coreteam@...filter.org, selinux@...r.kernel.org,
        Miguel Ojeda <ojeda@...nel.org>, Joe Perches <joe@...ches.com>,
        linux-hardening@...r.kernel.org, reiserfs-devel@...r.kernel.org,
        amd-gfx@...ts.freedesktop.org, patches@...nsource.cirrus.com,
        linux-fbdev@...r.kernel.org, keyrings@...r.kernel.org,
        Nick Desaulniers <ndesaulniers@...gle.com>,
        linux-geode@...ts.infradead.org, linux-gpio@...r.kernel.org,
        linux-hams@...r.kernel.org, linux-ext4@...r.kernel.org,
        wcn36xx@...ts.infradead.org, GR-everest-linux-l2@...vell.com,
        x86@...nel.org, linux-watchdog@...r.kernel.org,
        linux-media@...r.kernel.org, linux-cifs@...r.kernel.org,
        linux-nfs@...r.kernel.org, linux-iio@...r.kernel.org,
        linux-usb@...r.kernel.org, devel@...verdev.osuosl.org,
        linux-atm-general@...ts.sourceforge.net,
        linux-wireless@...r.kernel.org, linux-crypto@...r.kernel.org,
        linux-decnet-user@...ts.sourceforge.net,
        Nathan Chancellor <natechancellor@...il.com>,
        netfilter-devel@...r.kernel.org, target-devel@...r.kernel.org,
        linux-integrity@...r.kernel.org,
        virtualization@...ts.linux-foundation.org,
        linux-mediatek@...ts.infradead.org,
        Kees Cook <keescook@...omium.org>,
        samba-technical@...ts.samba.org, ceph-devel@...r.kernel.org,
        drbd-dev@...n.linbit.com, intel-gfx@...ts.freedesktop.org,
        dm-devel@...hat.com, linux-acpi@...r.kernel.org,
        linux-ide@...r.kernel.org, xen-devel@...ts.xenproject.org,
        op-tee@...ts.trustedfirmware.org, linux-hwmon@...r.kernel.org,
        linux-sctp@...r.kernel.org, bridge@...ts.linux-foundation.org,
        linux-mtd@...ts.infradead.org, linux-input@...r.kernel.org,
        linux-can@...r.kernel.org, rds-devel@....oracle.com,
        oss-drivers@...ronome.com, tipc-discussion@...ts.sourceforge.net,
        cluster-devel@...hat.com, linux-rdma@...r.kernel.org,
        dri-devel@...ts.freedesktop.org,
        linux-arm-kernel@...ts.infradead.org, linux-block@...r.kernel.org,
        usb-storage@...ts.one-eyed-alien.net,
        linux1394-devel@...ts.sourceforge.net, alsa-devel@...a-project.org,
        linux-i3c@...ts.infradead.org, linux-arm-msm@...r.kernel.org,
        linux-mmc@...r.kernel.org, linux-scsi@...r.kernel.org,
        linux-afs@...ts.infradead.org, nouveau@...ts.freedesktop.org,
        GR-Linux-NIC-Dev@...vell.com, netdev@...r.kernel.org,
        linux-security-module@...r.kernel.org,
        linux-stm32@...md-mailman.stormreply.com, linux-mm@...ck.org,
        intel-wired-lan@...ts.osuosl.org, linux-renesas-soc@...r.kernel.org
Subject: Re: (subset) [PATCH 000/141] Fix fall-through warnings for Clang

On Fri, 20 Nov 2020 12:21:39 -0600, Gustavo A. R. Silva wrote:

> This series aims to fix almost all remaining fall-through warnings in
> order to enable -Wimplicit-fallthrough for Clang.
> 
> In preparation to enable -Wimplicit-fallthrough for Clang, explicitly
> add multiple break/goto/return/fallthrough statements instead of just
> letting the code fall through to the next case.
> 
> [...]

Applied to 5.11/scsi-queue, thanks!

[054/141] target: Fix fall-through warnings for Clang
          https://git.kernel.org/mkp/scsi/c/492096ecfa39

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ