# git rev-parse -q --verify 8d33316d520501f24fef180ea5b860ecb9e64506^{commit} 8d33316d520501f24fef180ea5b860ecb9e64506 already have revision, skipping fetch # git checkout -q -f -B kisskb 8d33316d520501f24fef180ea5b860ecb9e64506 # git clean -qxdf # < git log -1 # commit 8d33316d520501f24fef180ea5b860ecb9e64506 # Merge: dd6f29da695d f331e766c4be # Author: Linus Torvalds # Date: Sun Feb 17 08:44:38 2019 -0800 # # Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Ingo Molnar: # "Three changes: # # - An UV fix/quirk to pull UV BIOS calls into the efi_runtime_lock # locking regime. (This done by aliasing __efi_uv_runtime_lock to # efi_runtime_lock, which should make the quirk nature obvious and # maintain the general policy that the EFI lock (name...) isn't # exposed to drivers.) # # - Our version of MAGA: Make a.out Great Again. # # - Add a new Intel model name enumerator to an upstream header to help # reduce dependencies going forward" # # * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls # x86/CPU: Add Icelake model number # x86/a.out: Clear the dump structure initially # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 8d33316d520501f24fef180ea5b860ecb9e64506 # < make -s -j 80 ARCH=i386 O=/kisskb/build/linus_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- i386_defconfig # make -s -j 80 ARCH=i386 O=/kisskb/build/linus_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- You are building kernel with non-retpoline compiler. Please update your compiler. make[1]: *** [arch/x86/Makefile:300: checkbin] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 80 ARCH=i386 O=/kisskb/build/linus_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_i386_defconfig_i386 # Build took: 0:00:04.980055