# git rev-parse -q --verify 080de4921ee3bd10e1f45fdab0659d4237d00f8a^{commit} 080de4921ee3bd10e1f45fdab0659d4237d00f8a already have revision, skipping fetch # git checkout -q -f -B kisskb 080de4921ee3bd10e1f45fdab0659d4237d00f8a # git clean -qxdf # < git log -1 # commit 080de4921ee3bd10e1f45fdab0659d4237d00f8a # Author: Gustavo A. R. Silva # Date: Tue Aug 27 11:57:07 2019 -0500 # # nds32: Mark expected switch fall-throughs # # Mark switch cases where we are expecting to fall through. # # This patch fixes the following warnings (Building: allmodconfig nds32): # # include/math-emu/soft-fp.h:124:8: warning: this statement may fall through [-Wimplicit-fallthrough=] # arch/nds32/kernel/signal.c:362:20: warning: this statement may fall through [-Wimplicit-fallthrough=] # arch/nds32/kernel/signal.c:315:7: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:417:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:430:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:310:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:320:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:310:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:320:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/soft-fp.h:124:8: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:417:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:430:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:310:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:320:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:310:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # include/math-emu/op-common.h:320:11: warning: this statement may fall through [-Wimplicit-fallthrough=] # # Reported-by: Michael Ellerman # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 080de4921ee3bd10e1f45fdab0659d4237d00f8a # < make -s -j 48 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- cavium_octeon_defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/mips/cavium-octeon/octeon-usb.c:12: /kisskb/src/arch/mips/cavium-octeon/octeon-usb.c: In function 'dwc3_octeon_clocks_start': /kisskb/src/include/linux/device.h:1499:2: error: this statement may fall through [-Werror=implicit-fallthrough=] _dev_err(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/cavium-octeon/octeon-usb.c:399:3: note: in expansion of macro 'dev_err' dev_err(dev, "Invalid ref_clk %u, using 100000000 instead\n", ^~~~~~~ /kisskb/src/arch/mips/cavium-octeon/octeon-usb.c:401:2: note: here case 100000000: ^~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:273: arch/mips/cavium-octeon/octeon-usb.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:490: arch/mips/cavium-octeon] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/mips/pci/msi-octeon.c:18: /kisskb/src/arch/mips/include/asm/octeon/cvmx-sli-defs.h: In function 'CVMX_SLI_PCIE_MSI_RCV_FUNC': /kisskb/src/arch/mips/include/asm/octeon/cvmx-sli-defs.h:47:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (OCTEON_IS_MODEL(OCTEON_CN78XX_PASS1_X)) ^ /kisskb/src/arch/mips/include/asm/octeon/cvmx-sli-defs.h:49:2: note: here default: ^~~~~~~ make[1]: *** [/kisskb/src/Makefile:1079: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=mips O=/kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/gustavoars_cavium_octeon_defconfig_mips-gcc8 # Build took: 0:01:13.773723