# 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/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-ld --version # < git log --format=%s --max-count=1 080de4921ee3bd10e1f45fdab0659d4237d00f8a # < make -s -j 48 ARCH=arc O=/kisskb/build/gustavoars_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 48 ARCH=arc O=/kisskb/build/gustavoars_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arc O=/kisskb/build/gustavoars_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:3494:15: warning: array subscript is above array bounds [-Warray-bounds] if (sp->xvec[k]->props.mode != XFRM_MODE_TRANSPORT) { ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4341:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/gustavoars_axs101_defconfig_arcompact # Build took: 0:00:57.679195