# git rev-parse -q --verify 35e884f89df4c48566d745dc5a97a0d058d04263^{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 35e884f89df4c48566d745dc5a97a0d058d04263^{commit} 35e884f89df4c48566d745dc5a97a0d058d04263 # git checkout -q -f -B kisskb 35e884f89df4c48566d745dc5a97a0d058d04263 # git clean -qxdf # < git log -1 # commit 35e884f89df4c48566d745dc5a97a0d058d04263 # Merge: 8b082a41dae7 578c1bb90562 # Author: Linus Torvalds # Date: Fri Jul 3 23:58:12 2020 -0700 # # Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip # # Pull xen fixes from Juergen Gross: # "One small cleanup patch for ARM and two patches for the xenbus driver # fixing latent problems (large stack allocations and bad return code # settings)" # # * tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: # xen/xenbus: let xenbus_map_ring_valloc() return errno values only # xen/xenbus: avoid large structs and arrays on the stack # arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR # < /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 35e884f89df4c48566d745dc5a97a0d058d04263 # < make -s -j 24 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=0x103655B3 # 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 24 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 24 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:4662:warning: override: reassigning to symbol STANDALONE .config:4663:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 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/kernel/sys_ia32.o: warning: objtool: cp_stat64()+0xb3: call to new_encode_dev() with UACCESS enabled vmlinux.o: warning: objtool: mce_check_crashing_cpu()+0x40: call to __rdmsr() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_setup()+0x64: call to __rdmsr() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x45: call to mce_gather_info() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_machine_check()+0x28d: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section vmlinux.o: warning: objtool: noist_exc_machine_check()+0x10c: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section vmlinux.o: warning: objtool: lock_is_held_type()+0x53: call to check_flags() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:48.754418