# git rev-parse -q --verify 5929a1f0ff30d04ccf4b0f9c648e7aa8bc816bbd^{commit} 5929a1f0ff30d04ccf4b0f9c648e7aa8bc816bbd already have revision, skipping fetch # git checkout -q -f -B kisskb 5929a1f0ff30d04ccf4b0f9c648e7aa8bc816bbd # git clean -qxdf # < git log -1 # commit 5929a1f0ff30d04ccf4b0f9c648e7aa8bc816bbd # Merge: 9746e46737a1 ef3a61406618 # Author: Linus Torvalds # Date: Wed Nov 14 17:14:40 2018 -0600 # # Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux # # Pull RISC-V fixes from Palmer Dabbelt: # "This contains a few patches that fix various issues in the RISC-V # port: # # - enable printk timestamps in the RISC-V defconfig. # # - a whitespace fix to "struct pt_regs". # # - add a "vdso_install" target for RISC-V. # # - a pair of build fixes: one to fix a typo in our makefile, and one # to clean up some warnings. # # There will probably be more patches from us for 4.20, but I don't have # anything that's ready to go right now so I'm going to hold off a bit. # # Right now the only concrete thing I know I want to make sure gets # sorted out is our 32-bit stat interface, which I don't want sitting in # limbo for another cycle as we have to get RV32I glibc sone" # # * tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux: # RISC-V: Silence some module warnings on 32-bit # RISC-V: lib: Fix build error for 64-bit # riscv: add missing vdso_install target # riscv: fix spacing in struct pt_regs # RISC-V: defconfig: Enable printk timestamps # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 5929a1f0ff30d04ccf4b0f9c648e7aa8bc816bbd # < make -s -j 10 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- allnoconfig # make -s -j 10 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] FIT description: Linux 4.20.0-rc2+ Created: Thu Nov 15 15:20:02 2018 Image 0 (kernel@0) Description: Linux 4.20.0-rc2+ Created: Thu Nov 15 15:20:02 2018 Type: Kernel Image Compression: gzip compressed Data Size: 666707 Bytes = 651.08 KiB = 0.64 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8022c7d0 Hash algo: sha1 Hash value: 5a026bc57fbd1457417bdd369649715c34d691a5 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips # Build took: 0:00:18.806236