# git rev-parse -q --verify 37d4e84f765bb3038ddfeebdc5d1cfd7e1ef688f^{commit} 37d4e84f765bb3038ddfeebdc5d1cfd7e1ef688f already have revision, skipping fetch # git checkout -q -f -B kisskb 37d4e84f765bb3038ddfeebdc5d1cfd7e1ef688f # git clean -qxdf # < git log -1 # commit 37d4e84f765bb3038ddfeebdc5d1cfd7e1ef688f # Merge: ae4b064e2a61 da08e1e1d7c3 # Author: Linus Torvalds # Date: Thu Dec 12 10:56:37 2019 -0800 # # Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client # # Pull ceph fixes from Ilya Dryomov: # "A fix to avoid a corner case when scheduling cap reclaim in batches # from Xiubo, a patch to add some observability into cap waiters from # Jeff and a couple of cleanups" # # * tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client: # ceph: add more debug info when decoding mdsmap # ceph: switch to global cap helper # ceph: trigger the reclaim work once there has enough pending caps # ceph: show tasks waiting on caps in debugfs caps file # ceph: convert int fields in ceph_mount_options to unsigned int # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 37d4e84f765bb3038ddfeebdc5d1cfd7e1ef688f # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x40535C90 # 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 CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:64: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:16:13: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ~~~^ ~~~~ %.8lx /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:22:13: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ~~~^ ~~~~ %.8lx /kisskb/src/arch/powerpc/boot/decompress.c: In function 'partial_decompress': /kisskb/src/arch/powerpc/boot/decompress.c:133:8: warning: implicit declaration of function '__decompress'; did you mean 'partial_decompress'? [-Wimplicit-function-declaration] ret = __decompress(inbuf, input_size, NULL, flush, outbuf, ^~~~~~~~~~~~ partial_decompress INFO: Uncompressed kernel (size 0xc95700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.5.0-rc1+ Created: Fri Dec 13 08:19:04 2019 Image Type: PowerPC Linux Kernel Image (lzma compressed) Data Size: 3046692 Bytes = 2975.29 KiB = 2.91 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 # Build took: 0:02:10.203926