# git rev-parse -q --verify 7008ee121089b8193aea918b98850fe87d996508^{commit} 7008ee121089b8193aea918b98850fe87d996508 already have revision, skipping fetch # git checkout -q -f -B kisskb 7008ee121089b8193aea918b98850fe87d996508 # git clean -qxdf # < git log -1 # commit 7008ee121089b8193aea918b98850fe87d996508 # Merge: 11a827294755 fc585d4a5cf6 # Author: Linus Torvalds # Date: Sun Jan 19 12:10:28 2020 -0800 # # Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Paul Walmsley: # "Three fixes for RISC-V: # # - Don't free and reuse memory containing the code that CPUs parked at # boot reside in. # # - Fix rv64 build problems for ubsan and some modules by adding # logical and arithmetic shift helpers for 128-bit values. These are # from libgcc and are similar to what's present for ARM64. # # - Fix vDSO builds to clean up their own temporary files" # # * tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Less inefficient gcc tishift helpers (and export their symbols) # riscv: delete temporary files # riscv: make sure the cores stay looping in .Lsecondary_park # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 7008ee121089b8193aea918b98850fe87d996508 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x79E9CFA0 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/tools/objtool samples/ftrace/ftrace-direct.o: warning: objtool: .text+0x0: unreachable instruction samples/ftrace/ftrace-direct-too.o: warning: objtool: .text+0x0: unreachable instruction samples/ftrace/ftrace-direct-modify.o: warning: objtool: .text+0x0: unreachable instruction Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:14.852961