# git rev-parse -q --verify b0be0eff1a5ab77d588b76bd8b1c92d5d17b3f73^{commit} b0be0eff1a5ab77d588b76bd8b1c92d5d17b3f73 already have revision, skipping fetch # git checkout -q -f -B kisskb b0be0eff1a5ab77d588b76bd8b1c92d5d17b3f73 # git clean -qxdf # < git log -1 # commit b0be0eff1a5ab77d588b76bd8b1c92d5d17b3f73 # Merge: 3d3b44a61a9c a84de2fa962c # Author: Linus Torvalds # Date: Mon Jan 27 17:28:52 2020 -0800 # # Merge tag 'x86-pti-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 pti updates from Thomas Gleixner: # "The performance deterioration departement provides a few non-scary # fixes and improvements: # # - Update the cached HLE state when the TSX state is changed via the # new control register. This ensures feature bit consistency. # # - Exclude the new Zhaoxin CPUs from Spectre V2 and SWAPGS # vulnerabilities" # # * tag 'x86-pti-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerability # x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2 # x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 b0be0eff1a5ab77d588b76bd8b1c92d5d17b3f73 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31e4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. WARNING: 2 bad relocations c000000001637278 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_start c000000001637280 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_end Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:03:16.849467