# git rev-parse -q --verify 2b14864acbaaf03d9c01982e243a84632524c3ac^{commit} 2b14864acbaaf03d9c01982e243a84632524c3ac already have revision, skipping fetch # git checkout -q -f -B kisskb 2b14864acbaaf03d9c01982e243a84632524c3ac # git clean -qxdf # < git log -1 # commit 2b14864acbaaf03d9c01982e243a84632524c3ac # Merge: d9c1e6409cf4 fd84bfdddd16 # Author: Linus Torvalds # Date: Wed Dec 15 11:06:41 2021 -0800 # # Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client # # Pull ceph fixes from Ilya Dryomov: # "An SGID directory handling fix (marked for stable), a metrics # accounting fix and two fixups to appease static checkers" # # * tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client: # ceph: fix up non-directory creation in SGID directories # ceph: initialize pathlen variable in reconnect_caps_cb # ceph: initialize i_size variable in ceph_sync_read # ceph: fix duplicate increment of opened_inodes metric # < /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 2b14864acbaaf03d9c01982e243a84632524c3ac # < make -s -j 8 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 8 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 8 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:4498:warning: override: reassigning to symbol STANDALONE .config:4500:warning: override: reassigning to symbol MODULE_SIG .config:4502:warning: override: reassigning to symbol PPC64 .config:4503:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4504:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4507:warning: override: reassigning to symbol GCC_PLUGINS .config:4509:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:4510:warning: override: reassigning to symbol UBSAN # make -s -j 8 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- MKDIR /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11/tools/bpf/resolve_btfids/libbpf/ MKDIR /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11/tools/bpf/resolve_btfids//libsubcmd LINK resolve_btfids /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/slice.c:639:1: error: the frame size of 1056 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 639 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: arch/powerpc/mm/slice.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: arch/powerpc/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1846: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/fat/dir.c: In function 'fat_add_new_entries': /kisskb/src/fs/fat/dir.c:1279:1: error: the frame size of 1056 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 1279 | } | ^ /kisskb/src/fs/fat/dir.c: In function 'fat_alloc_new_dir': /kisskb/src/fs/fat/dir.c:1195:1: error: the frame size of 1056 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 1195 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: fs/fat/dir.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: fs/fat] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/ext4/move_extent.c: In function 'mext_page_mkuptodate': /kisskb/src/fs/ext4/move_extent.c:227:1: error: the frame size of 1040 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 227 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: fs/ext4/move_extent.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:413:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 413 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: fs/ext4/readpage.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: fs/ext4] Error 2 make[1]: *** [/kisskb/src/Makefile:1846: fs] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 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:01:44.814936