# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 92b419289ceecdd1eae03114928913f298b84327 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xD93CC58E # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:67:0: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:20:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:26:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ INFO: Uncompressed kernel (size 0x12d4f30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1300000) Image Name: Linux-4.20.0-rc3+ Created: Thu Nov 22 11:47:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6438652 Bytes = 6287.75 KiB = 6.14 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:02:11.807486