# git gc # git rev-parse -q --verify 86f0367c900fb450eedbca740e49c91a035656ec^{commit} # git fetch -q -n -f https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git for-next/kspp # git rev-parse -q --verify 86f0367c900fb450eedbca740e49c91a035656ec^{commit} 86f0367c900fb450eedbca740e49c91a035656ec # git checkout -q -f -B kisskb 86f0367c900fb450eedbca740e49c91a035656ec # git clean -qxdf # < git log -1 # commit 86f0367c900fb450eedbca740e49c91a035656ec # Author: Gustavo A. R. Silva # Date: Tue Aug 6 03:26:15 2019 -0500 # # scsi: fas216: Mark expected switch fall-throughs # # Mark switch cases where we are expecting to fall through. # # Fix the following warnings (Building: rpc_defconfig arm): # # drivers/scsi/arm/fas216.c: In function ‘fas216_disconnect_intr’: # drivers/scsi/arm/fas216.c:913:6: warning: this statement may fall through [-Wimplicit-fallthrough=] # if (fas216_get_last_msg(info, info->scsi.msgin_fifo) == ABORT) { # ^ # drivers/scsi/arm/fas216.c:919:2: note: here # default: /* huh? */ # ^~~~~~~ # drivers/scsi/arm/fas216.c: In function ‘fas216_kick’: # drivers/scsi/arm/fas216.c:1959:3: warning: this statement may fall through [-Wimplicit-fallthrough=] # fas216_allocate_tag(info, SCpnt); # ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # drivers/scsi/arm/fas216.c:1960:2: note: here # case TYPE_OTHER: # ^~~~ # drivers/scsi/arm/fas216.c: In function ‘fas216_busservice_intr’: # drivers/scsi/arm/fas216.c:1413:3: warning: this statement may fall through [-Wimplicit-fallthrough=] # fas216_stoptransfer(info); # ^~~~~~~~~~~~~~~~~~~~~~~~~ # drivers/scsi/arm/fas216.c:1414:2: note: here # case STATE(STAT_STATUS, PHASE_SELSTEPS):/* Sel w/ steps -> Status */ # ^~~~ # drivers/scsi/arm/fas216.c:1424:3: warning: this statement may fall through [-Wimplicit-fallthrough=] # fas216_stoptransfer(info); # ^~~~~~~~~~~~~~~~~~~~~~~~~ # drivers/scsi/arm/fas216.c:1425:2: note: here # case STATE(STAT_MESGIN, PHASE_COMMAND): /* Command -> Message In */ # ^~~~ # drivers/scsi/arm/fas216.c: In function ‘fas216_funcdone_intr’: # drivers/scsi/arm/fas216.c:1573:6: warning: this statement may fall through [-Wimplicit-fallthrough=] # if ((stat & STAT_BUSMASK) == STAT_MESGIN) { # ^ # drivers/scsi/arm/fas216.c:1579:2: note: here # default: # ^~~~~~~ # drivers/scsi/arm/fas216.c: In function ‘fas216_handlesync’: # drivers/scsi/arm/fas216.c:605:20: warning: this statement may fall through [-Wimplicit-fallthrough=] # info->scsi.phase = PHASE_MSGOUT_EXPECT; # ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ # drivers/scsi/arm/fas216.c:607:2: note: here # case async: # ^~~~ # # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 86f0367c900fb450eedbca740e49c91a035656ec # < make -s -j 32 ARCH=x86 O=/kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 32 ARCH=x86 O=/kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=x86 O=/kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: .altinstr_replacement+0x22: redundant UACCESS disable Completed OK # rm -rf /kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc8 # Build took: 0:31:21.983335