# git rev-parse -q --verify 24b888d8d59847871387aa3b241b524661070a6e^{commit} 24b888d8d59847871387aa3b241b524661070a6e already have revision, skipping fetch # git checkout -q -f -B kisskb 24b888d8d59847871387aa3b241b524661070a6e # git clean -qxdf # < git log -1 # commit 24b888d8d59847871387aa3b241b524661070a6e # Merge: cc6810e36bd8 e6d429313ea5 # Author: Linus Torvalds # Date: Sun Feb 3 09:08:12 2019 -0800 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "A few updates for x86: # # - Fix an unintended sign extension issue in the fault handling code # # - Rename the new resource control config switch so it's less # confusing # # - Avoid setting up EFI info in kexec when the EFI runtime is # disabled. # # - Fix the microcode version check in the AMD microcode loader so it # only loads higher version numbers and never downgrades # # - Set EFER.LME in the 32bit trampoline before returning to long mode # to handle older AMD/KVM behaviour properly. # # - Add Darren and Andy as x86/platform reviewers" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/resctrl: Avoid confusion over the new X86_RESCTRL config # x86/kexec: Don't setup EFI info if EFI runtime is not enabled # x86/microcode/amd: Don't falsely trick the late loading mechanism # MAINTAINERS: Add Andy and Darren as arch/x86/platform/ reviewers # x86/fault: Fix sign-extend unintended sign extension # x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning to long mode # x86/cpu: Add Atom Tremont (Jacobsville) # < /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 24b888d8d59847871387aa3b241b524661070a6e # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x7BAF41A4 # 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=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=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_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:03:02.312321