# git rev-parse -q --verify 4a64489cf8e21a17fd6dd88935818ba7307ba996^{commit} 4a64489cf8e21a17fd6dd88935818ba7307ba996 already have revision, skipping fetch # git checkout -q -f -B kisskb 4a64489cf8e21a17fd6dd88935818ba7307ba996 # git clean -qxdf # < git log -1 # commit 4a64489cf8e21a17fd6dd88935818ba7307ba996 # Merge: 4e73079d39f6 7c9eb2dbd770 # Author: Linus Torvalds # Date: Thu Aug 29 09:28:25 2019 -0700 # # Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux # # Pull fallthrough fixes from Gustavo A. R. Silva: # "Fix fall-through warnings on arc and nds32 for multiple # configurations" # # * tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux: # nds32: Mark expected switch fall-throughs # ARC: unwind: Mark expected switch fall-through # < /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 4a64489cf8e21a17fd6dd88935818ba7307ba996 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_ip22_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] /kisskb/src/drivers/scsi/wd33c93.c: In function 'round_4': /kisskb/src/drivers/scsi/wd33c93.c:1856:11: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: ++x; ^~~ /kisskb/src/drivers/scsi/wd33c93.c:1857:3: note: here case 3: ++x; ^~~~ Completed OK # rm -rf /kisskb/build/linus_ip22_defconfig_mips-gcc8 # Build took: 0:01:43.374008