# git rev-parse -q --verify 09995c8ababa354abd7794d30f9e3aa63fba03b1^{commit} 09995c8ababa354abd7794d30f9e3aa63fba03b1 already have revision, skipping fetch # git checkout -q -f -B kisskb 09995c8ababa354abd7794d30f9e3aa63fba03b1 # git clean -qxdf # < git log -1 # commit 09995c8ababa354abd7794d30f9e3aa63fba03b1 # Author: Gustavo A. R. Silva # Date: Wed Aug 7 21:34:48 2019 -0500 # # ARM: ep93xx: Mark expected switch fall-through # # Mark switch cases where we are expecting to fall through. # # Fix the following warnings (Building: arm-ep93xx_defconfig arm): # # arch/arm/mach-ep93xx/crunch.c: In function 'crunch_do': # arch/arm/mach-ep93xx/crunch.c:46:3: warning: this statement may # fall through [-Wimplicit-fallthrough=] # memset(crunch_state, 0, sizeof(*crunch_state)); # ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # arch/arm/mach-ep93xx/crunch.c:53:2: note: here # case THREAD_NOTIFY_EXIT: # ^~~~ # # Notice that, in this particular case, the code comment is # modified in accordance with what GCC is expecting to find. # # Reported-by: kbuild test robot # 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 09995c8ababa354abd7794d30f9e3aa63fba03b1 # < make -s -j 10 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 10 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 10 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/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]; ^ /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) { ^ Completed OK # rm -rf /kisskb/build/gustavoars_axs101_defconfig_arcompact # Build took: 0:01:10.964321