# 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/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < git log --format=%s --max-count=1 5929a1f0ff30d04ccf4b0f9c648e7aa8bc816bbd # < make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allnoconfig WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] # make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64 # Build took: 0:00:17.871192