# git rev-parse -q --verify 92b419289ceecdd1eae03114928913f298b84327^{commit} 92b419289ceecdd1eae03114928913f298b84327 already have revision, skipping fetch # git checkout -q -f -B kisskb 92b419289ceecdd1eae03114928913f298b84327 # git clean -qxdf # < git log -1 # commit 92b419289ceecdd1eae03114928913f298b84327 # Merge: c8ce94b8fe53 5d8f81ba1da5 # Author: Linus Torvalds # Date: Wed Nov 21 11:28:20 2018 -0800 # # Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux # # Pull RISC-V fixes from Palmer Dabbelt: # "This week is a bit bigger than I expected. That's my fault, as I # missed a few patches while I was at Plumbers last week. We have: # # - A fix to a quite embarassing issue where raw_copy_to_user() was # implemented with asm_copy_from_user() (and vice versa). # # - Improvements to our makefile to allow flat binaries to be # generated. # # - A build fix that predeclares "struct module" at the top of # , which triggers warnings later in that header. # # - The addition of our own header, which is # necessary to align our stat ABI on 32-bit systems. # # - A fix to avoid printing a warning when the S or U bits are set in # print_isa(). # # I already have one patch in the queue for next week" # # * tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux: # RISC-V: recognize S/U mode bits in print_isa # riscv: add asm/unistd.h UAPI header # riscv: fix warning in arch/riscv/include/asm/module.h # RISC-V: Build flat and compressed kernel images # RISC-V: Fix raw_copy_{to,from}_user() # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < git log --format=%s --max-count=1 92b419289ceecdd1eae03114928913f298b84327 # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_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] WARNING: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-defconfig_sparc64 # Build took: 0:01:03.473860