# git rev-parse -q --verify d6622d913a637bce224f74425a9dfe734f946358^{commit} d6622d913a637bce224f74425a9dfe734f946358 already have revision, skipping fetch # git checkout -q -f -B kisskb d6622d913a637bce224f74425a9dfe734f946358 # git clean -qxdf # < git log -1 # commit d6622d913a637bce224f74425a9dfe734f946358 # Merge: 7c90325390c9 74698f6971f2 # Author: Linus Torvalds # Date: Thu Feb 21 09:11:36 2019 -0800 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull late arm64 fixes from Will Deacon: # "Three small arm64 fixes for 5.0. # # They fix a build breakage with clang introduced in 4.20, an oversight # in our sigframe restoration relating to the SSBS bit and a boot fix # for systems with newer revisions of our interrupt controller. # # Summary: # # - Fix handling of PSTATE.SSBS bit in sigreturn() # # - Fix version checking of the GIC during early boot # # - Fix clang builds failing due to use of NEON in the crypto code" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: Relax GIC version check during early boot # arm64/neon: Disable -Wincompatible-pointer-types when building with Clang # arm64: fix SSBS sanitization # < /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 d6622d913a637bce224f74425a9dfe734f946358 # < make -s -j 120 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 120 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 120 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:03.708860