# git rev-parse -q --verify 3db61221f4e8f18d1dd6e45dbe9e3702ff2d67ab^{commit} 3db61221f4e8f18d1dd6e45dbe9e3702ff2d67ab already have revision, skipping fetch # git checkout -q -f -B kisskb 3db61221f4e8f18d1dd6e45dbe9e3702ff2d67ab # git clean -qxdf # < git log -1 # commit 3db61221f4e8f18d1dd6e45dbe9e3702ff2d67ab # Merge: 0be27f7be2e5 e775f93f2ab9 # Author: Linus Torvalds # Date: Sat Sep 24 08:27:08 2022 -0700 # # Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux # # Pull io_uring fix from Jens Axboe: # "Just a single fix for an issue with un-reaped IOPOLL requests on ring # exit" # # * tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux: # io_uring: ensure that cached task references are always put on exit # < /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 3db61221f4e8f18d1dd6e45dbe9e3702ff2d67ab # < 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:5510:warning: override: reassigning to symbol PPC64 .config:5511:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5513:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # 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- /kisskb/src/arch/powerpc/mm/book3s64/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/book3s64/slice.c:635:1: error: the frame size of 1056 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 635 | } | ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:249: arch/powerpc/mm/book3s64/slice.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:465: arch/powerpc/mm/book3s64] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:465: arch/powerpc/mm] 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:232:1: error: the frame size of 1040 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 232 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: 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:407:1: error: the frame size of 1088 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 407 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: fs/ext4/readpage.o] Error 1 /kisskb/src/fs/fat/fatent.c: In function 'fat_free_clusters': /kisskb/src/fs/fat/fatent.c:634:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 634 | } | ^ /kisskb/src/fs/fat/fatent.c: In function 'fat_alloc_clusters': /kisskb/src/fs/fat/fatent.c:552:1: error: the frame size of 1168 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 552 | } | ^ /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 | } | ^ /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 1040 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 1279 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: fs/fat/fatent.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:465: fs/ext4] Error 2 make[2]: *** Waiting for unfinished jobs.... cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: fs/fat/dir.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:465: fs/fat] Error 2 make[1]: *** [/kisskb/src/Makefile:1852: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1852: fs] Error 2 make: *** [Makefile:222: __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:07:49.370266