# git rev-parse -q --verify 311da4975894aab7a4bb94aa83f38f052d7ffda4^{commit} 311da4975894aab7a4bb94aa83f38f052d7ffda4 already have revision, skipping fetch # git checkout -q -f -B kisskb 311da4975894aab7a4bb94aa83f38f052d7ffda4 # git clean -qxdf # < git log -1 # commit 311da4975894aab7a4bb94aa83f38f052d7ffda4 # Merge: ca95bf6 0ac000e # Author: Linus Torvalds # Date: Wed Jun 6 13:49:25 2018 -0700 # # Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM updates from Russell King: # # - Initial round of Spectre variant 1 and variant 2 fixes for 32-bit ARM # # - Clang support improvements # # - nommu updates for v8 MPU # # - enable ARM_MODULE_PLTS by default to avoid problems loading modules # with larger kernels # # - vmlinux.lds and dma-mapping cleanups # # * 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: (31 commits) # ARM: spectre-v1: fix syscall entry # ARM: spectre-v1: add array_index_mask_nospec() implementation # ARM: spectre-v1: add speculation barrier (csdb) macros # ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 # ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling # ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 # ARM: KVM: invalidate icache on guest exit for Cortex-A15 # ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 # ARM: spectre-v2: warn about incorrect context switching functions # ARM: spectre-v2: add firmware based hardening # ARM: spectre-v2: harden user aborts in kernel space # ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit # ARM: spectre-v2: harden branch predictor on context switches # ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre # ARM: bugs: add support for per-processor bug checking # ARM: bugs: hook processor bug checking into SMP and suspend paths # ARM: bugs: prepare processor bug infrastructure # ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs # ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL() # ARM: 8773/1: amba: Export amba_bustype # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < git log --format=%s --max-count=1 311da4975894aab7a4bb94aa83f38f052d7ffda4 # < make -s -j 10 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- randconfig KCONFIG_SEED=0x80C8C342 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 10 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 10 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler /kisskb/src/Makefile:1155: recipe for target 'prepare-compiler-check' failed make[1]: *** [prepare-compiler-check] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** wait: No child processes. Stop. Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 10 ARCH=i386 O=/kisskb/build/linus_i386-randconfig_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-randconfig_i386 # Build took: 0:00:07.396491