# git rev-parse -q --verify 8100a58044f8f502a53d90af96d6030767df0fbd^{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 8100a58044f8f502a53d90af96d6030767df0fbd^{commit} 8100a58044f8f502a53d90af96d6030767df0fbd # git checkout -q -f -B kisskb 8100a58044f8f502a53d90af96d6030767df0fbd # git clean -qxdf # < git log -1 # commit 8100a58044f8f502a53d90af96d6030767df0fbd # Merge: 9f6b28d498ba 84da009f06e6 # Author: Linus Torvalds # Date: Sun Dec 6 11:22:39 2020 -0800 # # Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "A set of fixes for x86: # # - Make the AMD L3 QoS code and data priorization enable/disable # mechanism work correctly. # # The control bit was only set/cleared on one of the CPUs in a L3 # domain, but it has to be modified on all CPUs in the domain. The # initial documentation was not clear about this, but the updated one # from Oct 2020 spells it out. # # - Fix an off by one in the UV platform detection code which causes # the UV hubs to be identified wrongly. # # The chip revisions start at 1 not at 0. # # - Fix a long standing bug in the evaluation of prefixes in the # uprobes code which fails to handle repeated prefixes properly. # # The aggregate size of the prefixes can be larger than the bytes # array but the code blindly iterated over the aggregate size beyond # the array boundary. Add a macro to handle this case properly and # use it at the affected places" # # * tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes # x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes # x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes # x86/platform/uv: Fix UV4 hub revision adjustment # x86/resctrl: Fix AMD L3 QOS CDP enable/disable # < /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 8100a58044f8f502a53d90af96d6030767df0fbd # < make -s -j 10 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=0xAAD26DAA # 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 10 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 10 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- drivers/spi/spi-dw-bt1.o: In function `dw_spi_bt1_sys_init': spi-dw-bt1.c:(.text+0x14): undefined reference to `devm_mux_control_get' make[1]: *** [/kisskb/src/Makefile:1170: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 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:04:37.038298