# git rev-parse -q --verify f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea^{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 f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea^{commit} f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea # git checkout -q -f -B kisskb f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea # git clean -qxdf # < git log -1 # commit f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea # Merge: aa35e45cd42a 3a71e423133a # Author: Linus Torvalds # Date: Tue Jan 5 12:46:27 2021 -0800 # # Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc # # Pull ARC updates from Vineet Gupta: # "Things are quieter on upstreaming front as we are mostly focusing on # ARCv3/ARC64 port. # # This contains just build system updates from Masahiro Yamada" # # * tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: # ARC: build: use $(READELF) instead of hard-coded readelf # ARC: build: remove unneeded extra-y # ARC: build: move symlink creation to arch/arc/Makefile to avoid race # ARC: build: add boot_targets to PHONY # ARC: build: add uImage.lzma to the top-level target # ARC: build: remove non-existing bootpImage from KBUILD_IMAGE # < /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 f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea # < make -s -j 8 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=0xDD982F30 # 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 # < make -s -j 8 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 8 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:4531:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4536:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 8 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- vmlinux.o: warning: objtool: __do_fast_syscall_32()+0x4d: call to syscall_enter_from_user_mode_work() leaves .noinstr.text section vmlinux.o: warning: objtool: lock_is_held_type()+0x15: call to lockdep_enabled() leaves .noinstr.text section vmlinux.o: warning: objtool: __do_fast_syscall_32()+0x4d: call to syscall_enter_from_user_mode_work() leaves .noinstr.text section vmlinux.o: warning: objtool: lock_is_held_type()+0x15: call to lockdep_enabled() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:14.838818