# git rev-parse -q --verify 8100a58044f8f502a53d90af96d6030767df0fbd^{commit} 8100a58044f8f502a53d90af96d6030767df0fbd already have revision, skipping fetch # 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-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8100a58044f8f502a53d90af96d6030767df0fbd # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xF81909F WARNING: unmet direct dependencies detected for FSL_EMB_PERFMON Depends on [n]: E500 [=n] || PPC_83xx [=n] Selected by [y]: - PPC_FSL_BOOK3E [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4509:warning: override: reassigning to symbol STANDALONE .config:4513:warning: override: reassigning to symbol PPC64 .config:4516:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4521:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/vhost/scsi.c: In function 'vhost_scsi_flush': /kisskb/src/drivers/vhost/scsi.c:1479:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1479 | } | ^ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_dma_ranges_one.constprop': /kisskb/src/drivers/of/unittest.c:910:1: warning: the frame size of 1216 bytes is larger than 1024 bytes [-Wframe-larger-than=] 910 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:10.276575