# git gc # git rev-parse -q --verify 46debfec12b4e038b93c62a86bd78ae62f9ba4ea^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master # git rev-parse -q --verify 46debfec12b4e038b93c62a86bd78ae62f9ba4ea^{commit} 46debfec12b4e038b93c62a86bd78ae62f9ba4ea # git checkout -q -f -B kisskb 46debfec12b4e038b93c62a86bd78ae62f9ba4ea # git clean -qxdf # < git log -1 # commit 46debfec12b4e038b93c62a86bd78ae62f9ba4ea # Author: Stephen Rothwell # Date: Mon Aug 23 20:23:45 2021 +1000 # # Add linux-next specific files for 20210823 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 46debfec12b4e038b93c62a86bd78ae62f9ba4ea # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.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=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4917:warning: override: reassigning to symbol PPC64 .config:4922:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 120 ARCH=powerpc O=/kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/scsi/Makefile:197: FORCE prerequisite is missing /kisskb/src/fs/remap_range.c: In function 'remap_verify_area': /kisskb/src/fs/remap_range.c:102:16: warning: unused variable 'inode' [-Wunused-variable] 102 | struct inode *inode = file_inode(file); | ^~~~~ /kisskb/src/drivers/thunderbolt/test.c: In function 'compare_dirs': /kisskb/src/drivers/thunderbolt/test.c:2584:1: warning: the frame size of 1552 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2584 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_property_parse': /kisskb/src/drivers/thunderbolt/test.c:2487:1: warning: the frame size of 1664 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2487 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_dma': /kisskb/src/drivers/thunderbolt/test.c:1707:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1707 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_dma_match': /kisskb/src/drivers/thunderbolt/test.c:1898:1: warning: the frame size of 1728 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1898 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_legacy_bonded': /kisskb/src/drivers/thunderbolt/test.c:1964:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1964 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_legacy_not_bonded': /kisskb/src/drivers/thunderbolt/test.c:1931:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1931 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_dma_chain': /kisskb/src/drivers/thunderbolt/test.c:1847:1: warning: the frame size of 1952 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1847 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_usb3': /kisskb/src/drivers/thunderbolt/test.c:1598:1: warning: the frame size of 1904 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1598 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_dp_max_length': /kisskb/src/drivers/thunderbolt/test.c:1543:1: warning: the frame size of 1744 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1543 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_dp_tree': /kisskb/src/drivers/thunderbolt/test.c:1463:1: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1463 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_dp_chain': /kisskb/src/drivers/thunderbolt/test.c:1413:1: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1413 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_dp': /kisskb/src/drivers/thunderbolt/test.c:1367:1: warning: the frame size of 1216 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1367 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_tunnel_pcie': /kisskb/src/drivers/thunderbolt/test.c:1329:1: warning: the frame size of 1888 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1329 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_pcie': /kisskb/src/drivers/thunderbolt/test.c:1997:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1997 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_dp': /kisskb/src/drivers/thunderbolt/test.c:2041:1: warning: the frame size of 1472 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2041 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_usb3': /kisskb/src/drivers/thunderbolt/test.c:2074:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2074 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_dma': /kisskb/src/drivers/thunderbolt/test.c:2110:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2110 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_dma_multiple': /kisskb/src/drivers/thunderbolt/test.c:2207:1: warning: the frame size of 3120 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2207 | } | ^ /kisskb/src/drivers/thunderbolt/test.c: In function 'tb_test_credit_alloc_all': /kisskb/src/drivers/thunderbolt/test.c:2367:1: warning: the frame size of 7136 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2367 | } | ^ Completed OK # rm -rf /kisskb/build/linux-next-rand_randconfig+ppc64le_powerpc-gcc9 # Build took: 0:06:38.193237