# git rev-parse -q --verify 09995c8ababa354abd7794d30f9e3aa63fba03b1^{commit} # git fetch -q -n -f https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git for-next/kspp warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 09995c8ababa354abd7794d30f9e3aa63fba03b1^{commit} 09995c8ababa354abd7794d30f9e3aa63fba03b1 # 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/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 09995c8ababa354abd7794d30f9e3aa63fba03b1 # < make -s -j 10 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 10 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 10 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:30:26.607331