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-next>] [day] [month] [year] [list]
Message-ID: <20210729180823.GA7908@embeddedor>
Date:   Thu, 29 Jul 2021 13:08:23 -0500
From:   "Gustavo A. R. Silva" <gustavoars@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Kees Cook <keescook@...omium.org>, linux-kernel@...r.kernel.org,
        "Gustavo A. R. Silva" <gustavoars@...nel.org>
Subject: [GIT PULL] fallthrough fixes for Clang for 5.14-rc4

The following changes since commit ff1176468d368232b684f75e82563369208bc371:

  Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/fallthrough-fixes-clang-5.14-rc4

for you to fetch changes up to cb163627e6d32dbaca4d89b2292788cee895b06d:

  scsi: fas216: Fix fall-through warning for Clang (2021-07-29 12:51:16 -0500)

----------------------------------------------------------------
fallthrough fixes for Clang for 5.14-rc4

Hi Linus,

Please, pull the following patches that fix some fall-through warnings
when building with Clang and -Wimplicit-fallthrough on ARM.

Thanks

----------------------------------------------------------------
Gustavo A. R. Silva (3):
      ARM: riscpc: Fix fall-through warning for Clang
      scsi: acornscsi: Fix fall-through warning for clang
      scsi: fas216: Fix fall-through warning for Clang

 arch/arm/mach-rpc/riscpc.c   | 1 +
 drivers/scsi/arm/acornscsi.c | 1 +
 drivers/scsi/arm/fas216.c    | 1 +
 3 files changed, 3 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ