# git rev-parse -q --verify 427fbe89261d8f11cd20b5a4ba94e977061f69d6^{commit} 427fbe89261d8f11cd20b5a4ba94e977061f69d6 already have revision, skipping fetch # git checkout -q -f -B kisskb 427fbe89261d8f11cd20b5a4ba94e977061f69d6 # git clean -qxdf # < git log -1 # commit 427fbe89261d8f11cd20b5a4ba94e977061f69d6 # Merge: 0d4cafd 60abce9 # Author: Linus Torvalds # Date: Sat May 12 10:58:57 2018 -0700 # # Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux # # Pull thermal fixes from Zhang Rui: # # - fix NULL pointer dereference on module load/probe for int3403_thermal # driver # # - fix an emergency shutdown issue on exynos thermal driver # # * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: # thermal: exynos: Propagate error value from tmu_read() # thermal: exynos: Reading temperature makes sense only when TMU is turned on # thermal: int3403_thermal: Fix NULL pointer deref on module load / probe # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < git log --format=%s --max-count=1 427fbe89261d8f11cd20b5a4ba94e977061f69d6 # < make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- randconfig KCONFIG_SEED=0x4D71252C # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector available but compiler is broken /kisskb/src/Makefile:1160: recipe for target 'prepare-compiler-check' failed make[1]: *** [prepare-compiler-check] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** wait: No child processes. Stop. Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_i386-randconfig_i386 # Build took: 0:00:05.020208