# git rev-parse -q --verify 153a971ff578e9c8c5eadc9463c1d73a6adc8693^{commit} 153a971ff578e9c8c5eadc9463c1d73a6adc8693 already have revision, skipping fetch # git checkout -q -f -B kisskb 153a971ff578e9c8c5eadc9463c1d73a6adc8693 # git clean -qxdf # < git log -1 # commit 153a971ff578e9c8c5eadc9463c1d73a6adc8693 # Merge: 2b776b54bca8 6fee2a0be0ec # Author: Linus Torvalds # Date: Sun Oct 27 07:14:40 2019 -0400 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "Two fixes for the VMWare guest support: # # - Unbreak VMWare platform detection which got wreckaged by converting # an integer constant to a string constant. # # - Fix the clang build of the VMWAre hypercall by explicitely # specifying the ouput register for INL instead of using the short # form" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/cpu/vmware: Fix platform detection VMWARE_PORT macro # x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-ld --version # < git log --format=%s --max-count=1 153a971ff578e9c8c5eadc9463c1d73a6adc8693 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- defconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- cc1: error: unrecognized command line option '-mtune=zEC12' cc1: error: unrecognized command line option '-mtune=zEC12' make[2]: *** [/kisskb/src/scripts/Makefile.build:99: scripts/mod/devicetable-offsets.s] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:266: scripts/mod/empty.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1108: prepare0] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-defconfig_s390x # Build took: 0:00:03.020382