1
0
Fork 0
alistair23-linux/arch
Linus Torvalds 5e60366d56 fallthrough fixes for Clang for 5.11-rc1
Hi Linus,
 
 Please, pull the following patches that fix many fall-through warnings
 when building with Clang 12.0.0 and this[1] change reverted. Notice
 that in order to enable -Wimplicit-fallthrough for Clang, such change[1]
 is meant to be reverted at some point. So, these patches help to move
 in that direction.
 
 - powerpc: boot: include compiler_attributes.h (Nick Desaulniers)
 - Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" (Nick Desaulniers)
 - powerpc: fix -Wimplicit-fallthrough (Nick Desaulniers)
 - lib: Fix fall-through warnings for Clang (Gustavo A. R. Silva)
 
 Thanks!
 
 [1] commit e2079e93f5 ("kbuild: Do not enable -Wimplicit-fallthrough for clang for now")
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEkmRahXBSurMIg1YvRwW0y0cG2zEFAl/Xc1sACgkQRwW0y0cG
 2zHa7w/+In8K5ZCTLQoFC82uLLcXtlTb74FaoHeBaxTkJDsCbznV1+1Ivyg3ivjX
 rHfEFvpF3OANkVeyJ3tGOlKf5vK7Mvmc1KEuTghJtLqeDgmxtWJsJMeCGnJxsmuo
 jc9+0/QJ1XoLQMvG6Dwe3rhZn5UtS7k6tn3vHSIGv0obvjeJSDWTvh2oiDke5aTn
 u2nUYeYi/TTCiJn2Rnew8bdbNqhJWQEMYZWMxkPld+8FY9OMw7Hy6/NHi0cljpEj
 yAbKByzQKRaR94scNAjIDyW2A6jZH5VeebBPxxjYHvRtB95gXmTQgOe+qgR7ncGy
 +ilaA54aJVKjJB9W4RJH8YzApGInVT8NtyZ+GV3YhXoHTW5O2JMNAjHMgcpFcOus
 wx5xmyvM8qWUMUs9AYuUbdYXMca/NV2X9bvDj8B88N9OTw8VLF7Eb/SLyEgGzplQ
 QjBsIfTPrBo36YMHDb9R+MiprCGIQvGr8o2DqGSMHA/xFT1+5dyMgCoDKLxepQ8Q
 bvSNmcuXiQKQUlFxlXmt4k9tUdtVKPhj7VaQqiTTLH+6XUg44LlWfn8gMixqRMNh
 M3NWERb+I32HmodPJnbExA1YgxgblcXLdLxlvjhMhsH6cyc+2q0BYbfAUji4hrPh
 Ao4GuUDA/7xkPK7pO5LeOuRTZA8fY/FJaXjEZuelWEYdRdVtapo=
 =HLCX
 -----END PGP SIGNATURE-----

Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux

Pull fallthrough fixes from Gustavo A. R. Silva:
 "Fix many fall-through warnings when building with Clang 12.0.0
  using -Wimplicit-fallthrough.

   - powerpc: boot: include compiler_attributes.h (Nick Desaulniers)

   - Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
     (Nick Desaulniers)

   - powerpc: fix -Wimplicit-fallthrough (Nick Desaulniers)

   - lib: Fix fall-through warnings for Clang (Gustavo A. R. Silva)"

* tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  lib: Fix fall-through warnings for Clang
  powerpc: fix -Wimplicit-fallthrough
  Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
  powerpc: boot: include compiler_attributes.h
2020-12-16 00:24:16 -08:00
..
alpha asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
arc asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
arm asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
arm64 asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
c6x asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
csky asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
h8300 asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
hexagon asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
ia64 asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
m68k asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
microblaze asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
mips asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
nds32 asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
nios2 asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
openrisc asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
parisc asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
powerpc fallthrough fixes for Clang for 5.11-rc1 2020-12-16 00:24:16 -08:00
riscv asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
s390 asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
sh asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
sparc asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
um asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
x86 asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
xtensa asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00
.gitignore
Kconfig Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00