# git rev-parse -q --verify 88b3be5c6391a5b4be1dcdc4bb8dca8438105438^{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 88b3be5c6391a5b4be1dcdc4bb8dca8438105438^{commit} 88b3be5c6391a5b4be1dcdc4bb8dca8438105438 # git checkout -q -f -B kisskb 88b3be5c6391a5b4be1dcdc4bb8dca8438105438 # git clean -qxdf # < git log -1 # commit 88b3be5c6391a5b4be1dcdc4bb8dca8438105438 # Merge: 7001052160d1 862cf8d5fd98 # Author: Linus Torvalds # Date: Sun Mar 27 11:43:09 2022 -0700 # # Merge tag 'for-linus' of https://github.com/openrisc/linux # # Pull OpenRISC updates from Stafford Horne: # "Not much for OpenRISC this merge window, I do have some things on the # back burner like sparse warning cleanups and new defconfigs. But I # didn't get time to polish the patches off for this round. There are # OpenRISC updates coming in via other queues like removal of set_fs() # and possibly new generic ticket locks. # # This just has a small fixup to remove duplicate initializer in memcpy # from Kuniyuki Iwashima" # # * tag 'for-linus' of https://github.com/openrisc/linux: # openrisc/boot: Remove unnecessary initialisation in memcpy(). # < /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 88b3be5c6391a5b4be1dcdc4bb8dca8438105438 # < make -s -j 32 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 # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 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- help # make -s -j 32 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- olddefconfig .config:6656:warning: override: reassigning to symbol STANDALONE .config:6659:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 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- arch/x86/crypto/poly1305-x86_64.prelink.o: warning: objtool: poly1305_blocks_avx() falls through to next function poly1305_blocks_x86_64() arch/x86/crypto/poly1305-x86_64.prelink.o: warning: objtool: poly1305_emit_avx() falls through to next function poly1305_emit_x86_64() arch/x86/crypto/poly1305-x86_64.prelink.o: warning: objtool: poly1305_blocks_avx2() falls through to next function poly1305_blocks_x86_64() arch/x86/crypto/poly1305-x86_64.prelink.o: warning: objtool: poly1305_blocks_avx512() falls through to next function poly1305_blocks_x86_64() vmlinux.o: warning: objtool: ibt_selftest()+0xc: sibling call from callable instruction with modified stack frame vmlinux.o: warning: objtool: ibt_selftest()+0x19: return with modified stack frame /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: vmlinux.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: vmlinux.o: unable to initialize decompress status for section .debug_info vmlinux.o: file not recognized: File format not recognized make[1]: *** [/kisskb/src/Makefile:1154: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 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:02:30.237868