# git rev-parse -q --verify eccc876724927ff3b9ff91f36f7b6b159e948f0c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 eccc876724927ff3b9ff91f36f7b6b159e948f0c^{commit} eccc876724927ff3b9ff91f36f7b6b159e948f0c # git checkout -q -f -B kisskb eccc876724927ff3b9ff91f36f7b6b159e948f0c # git clean -qxdf # < git log -1 # commit eccc876724927ff3b9ff91f36f7b6b159e948f0c # Merge: e2f0c565ec70 77f6ab8b7768 # Author: Linus Torvalds # Date: Tue Nov 10 10:33:55 2020 -0800 # # Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull core dump fix from Al Viro: # "Fix for multithreaded coredump playing fast and loose with getting # registers of secondary threads; if a secondary gets caught in the # middle of exit(2), the conditition it will be stopped in for dumper to # examine might be unusual enough for things to go wrong. # # Quite a few architectures are fine with that, but some are not." # # * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # don't dump the threads that had been already exiting when zapped. # < /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 eccc876724927ff3b9ff91f36f7b6b159e948f0c # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x3D3FF7F6 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_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 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Auto-detecting system features: ... libelf: [ on ] ... zlib: [ on ] ... bpf: [ on ] /usr/bin/env: 'python3': No such file or directory make[5]: *** [Makefile:181: /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/kernel/bpf/preload/bpf_helper_defs.h] Error 127 make[5]: *** Deleting file '/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8/kernel/bpf/preload/bpf_helper_defs.h' make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: kernel/bpf/preload] Error 2 make[3]: *** Waiting for unfinished jobs.... kernel/bpf/core.o: warning: objtool: ___bpf_prog_run()+0xbef: call without frame pointer save/setup make[2]: *** [/kisskb/src/scripts/Makefile.build:500: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1799: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... drivers/media/common/siano/smscoreapi.o: warning: objtool: .text.unlikely: unexpected end of section make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:53.467762