# git rev-parse -q --verify fb3b0673b7d5b477ed104949450cd511337ba3c6^{commit} fb3b0673b7d5b477ed104949450cd511337ba3c6 already have revision, skipping fetch # git checkout -q -f -B kisskb fb3b0673b7d5b477ed104949450cd511337ba3c6 # git clean -qxdf # < git log -1 # commit fb3b0673b7d5b477ed104949450cd511337ba3c6 # Merge: 747c19eb7539 869b6ca39c08 # Author: Linus Torvalds # Date: Thu Jan 13 11:19:07 2022 -0800 # # Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujitsu/integration # # Pull mailbox updates from Jassi Brar: # # - qcom: misc updates to qcom-ipcc driver # # - mpfs: change compatible string # # - pcc: # - fix handling of subtypes # - avoid uninitialized variable # # - mtk: # - add missing of_node_put # - enable control_by_sw # - silent probe-defer prints # - fix gce_num for mt8192 # # - zynq: add missing of_node_put # # - imx: check for NULL instead of IS_ERR # # - appple: switch to generic compatibles # # - hi3660: convert comments to kernel-doc notation # # * tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujitsu/integration: # dt-bindings: mailbox: Add more protocol and client ID # mailbox: qcom-ipcc: Support interrupt wake up from suspend # mailbox: qcom-ipcc: Support more IPCC instance # mailbox: qcom-ipcc: Dynamic alloc for channel arrangement # mailbox: change mailbox-mpfs compatible string # mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq # mailbox: pcc: Avoid using the uninitialized variable 'dev' # mailbox: mtk: add missing of_node_put before return # mailbox: zynq: add missing of_node_put before return # mailbox: imx: Fix an IS_ERR() vs NULL bug # mailbox: hi3660: convert struct comments to kernel-doc notation # mailbox: add control_by_sw for mt8195 # mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks # mailbox: fix gce_num of mt8192 driver data # mailbox: apple: Bind to generic compatibles # dt-bindings: mailbox: apple,mailbox: Add generic and t6000 compatibles # < /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 fb3b0673b7d5b477ed104949450cd511337ba3c6 # < make -s -j 32 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 WARNING: unmet direct dependencies detected for SND_SOC_MPC5200_AC97 Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_MPC52xx [=y] && PPC_BESTCOMM [=n] Selected by [y]: - SND_MPC52xx_SOC_PCM030 [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_MPC5200_SIMPLE [=y] WARNING: unmet direct dependencies detected for SND_SOC_WM9712 Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && (SND_SOC_AC97_BUS [=n] || AC97_BUS_NEW [=n]) Selected by [y]: - SND_MPC52xx_SOC_PCM030 [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_MPC5200_SIMPLE [=y] # 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 32 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 32 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:4816:warning: override: reassigning to symbol PPC64 .config:4818:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4819:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4824:warning: override: reassigning to symbol UBSAN # make -s -j 32 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/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/slice.c:639:1: error: the frame size of 1040 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:288: arch/powerpc/mm/slice.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/powerpc/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1840: arch/powerpc] Error 2 make[1]: *** 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:288: fs/ext4/readpage.o] Error 1 make[3]: *** 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 1040 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 1279 | } | ^ /kisskb/src/fs/fat/fatent.c: In function 'fat_free_clusters': /kisskb/src/fs/fat/fatent.c:633:1: error: the frame size of 1088 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 633 | } | ^ /kisskb/src/fs/fat/fatent.c: In function 'fat_alloc_clusters': /kisskb/src/fs/fat/fatent.c:551:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 551 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: fs/fat/fatent.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /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 1040 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:288: fs/fat/dir.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: fs/fat] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_clear_mft_tail': /kisskb/src/fs/ntfs3/fsntfs.c:772:1: error: the frame size of 1040 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 772 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: fs/ntfs3/fsntfs.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: fs/ext4] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: fs/ntfs3] Error 2 make[1]: *** [/kisskb/src/Makefile:1840: fs] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 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:02:23.824227