# git rev-parse -q --verify 64f29d8856a9e0d1fcdc5344f76e70c364b941cb^{commit} 64f29d8856a9e0d1fcdc5344f76e70c364b941cb already have revision, skipping fetch # git checkout -q -f -B kisskb 64f29d8856a9e0d1fcdc5344f76e70c364b941cb # git clean -qxdf # < git log -1 # commit 64f29d8856a9e0d1fcdc5344f76e70c364b941cb # Merge: 67ed868d2371 a0b3a15eab6b # Author: Linus Torvalds # Date: Thu Jan 20 13:46:20 2022 +0200 # # Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client # # Pull ceph updates from Ilya Dryomov: # "The highlight is the new mount "device" string syntax implemented by # Venky Shankar. It solves some long-standing issues with using # different auth entities and/or mounting different CephFS filesystems # from the same cluster, remounting and also misleading /proc/mounts # contents. The existing syntax of course remains to be maintained. # # On top of that, there is a couple of fixes for edge cases in quota and # a new mount option for turning on unbuffered I/O mode globally instead # of on a per-file basis with ioctl(CEPH_IOC_SYNCIO)" # # * tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client: # ceph: move CEPH_SUPER_MAGIC definition to magic.h # ceph: remove redundant Lsx caps check # ceph: add new "nopagecache" option # ceph: don't check for quotas on MDS stray dirs # ceph: drop send metrics debug message # rbd: make const pointer spaces a static const array # ceph: Fix incorrect statfs report for small quota # ceph: mount syntax module parameter # doc: document new CephFS mount device syntax # ceph: record updated mon_addr on remount # ceph: new device mount syntax # libceph: rename parse_fsid() to ceph_parse_fsid() and export # libceph: generalize addr/ip parsing based on delimiter # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 64f29d8856a9e0d1fcdc5344f76e70c364b941cb # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # 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 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:6017:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:6019:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6022:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:6024:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable.h:310, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu-hash.h:20, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu.h:38, from /kisskb/src/arch/powerpc/include/asm/mmu.h:405, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:46, from /kisskb/src/arch/powerpc/include/asm/paca.h:17, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/thread_info.h:23, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/ipc.h:5, from /kisskb/src/include/uapi/linux/sem.h:5, from /kisskb/src/include/linux/sem.h:5, from /kisskb/src/include/linux/compat.h:14, from /kisskb/src/arch/powerpc/kernel/asm-offsets.c:12: /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable-64k.h: In function 'get_hugepd_cache_index': /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable-64k.h:60:1: error: no return statement in function returning non-void [-Werror=return-type] 60 | } | ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:121: arch/powerpc/kernel/asm-offsets.s] Error 1 make[1]: *** [/kisskb/src/Makefile:1191: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:00:09.455882