# git rev-parse -q --verify 36f9ff9e03de89691274a6aec45aa079bd3ae405^{commit} 36f9ff9e03de89691274a6aec45aa079bd3ae405 already have revision, skipping fetch # git checkout -q -f -B kisskb 36f9ff9e03de89691274a6aec45aa079bd3ae405 # git clean -qxdf # < git log -1 # commit 36f9ff9e03de89691274a6aec45aa079bd3ae405 # Author: Gustavo A. R. Silva # Date: Thu Nov 19 07:11:44 2020 -0600 # # lib: Fix fall-through warnings for Clang # # In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple # warnings by explicitly adding multiple break statements instead of # letting the code fall through to the next case, and by replacing a # number of /* fall through */ comments with the new pseudo-keyword # macro fallthrough. # # Notice that Clang doesn't recognize /* Fall through */ comments as # implicit fall-through markings. # # Link: https://github.com/KSPP/linux/issues/115 # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 36f9ff9e03de89691274a6aec45aa079bd3ae405 # < make -s -j 48 ARCH=parisc O=/kisskb/build/gustavoars_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 48 ARCH=parisc O=/kisskb/build/gustavoars_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 48 ARCH=parisc O=/kisskb/build/gustavoars_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/gustavoars_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1662:1: warning: the frame size of 1720 bytes is larger than 1280 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: warning: the frame size of 1616 bytes is larger than 1280 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/gustavoars_generic-32bit_defconfig_parisc-gcc8 # Build took: 0:01:43.864972