# git rev-parse -q --verify de5c208d533a46a074eb46ea17f672cc005a7269^{commit} de5c208d533a46a074eb46ea17f672cc005a7269 already have revision, skipping fetch # git checkout -q -f -B kisskb de5c208d533a46a074eb46ea17f672cc005a7269 # git clean -qxdf # < git log -1 # commit de5c208d533a46a074eb46ea17f672cc005a7269 # Merge: 3abc3ae553c7 9b4d5c01eb23 # Author: Linus Torvalds # Date: Wed Jun 22 14:08:06 2022 -0500 # # Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull Kselftest fixes from Shuah Khan: # "Compile time fixes and run-time resources leaks: # # - Fix clang cross compilation # # - Fix resource leak when return error # # - fix compile error for dma_map_benchmark # # - Fix regression - make use of GUP_TEST_FILE macro" # # * tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # selftests: make use of GUP_TEST_FILE macro # selftests: vm: Fix resource leak when return error # selftests dma: fix compile error for dma_map_benchmark # selftests: Fix clang cross compilation # < /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 de5c208d533a46a074eb46ea17f672cc005a7269 # < make -s -j 40 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 HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=n] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=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 40 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 40 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:5010:warning: override: reassigning to symbol PPC64 .config:5011:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5012:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5013:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5015:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 40 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/fs/binfmt_elf.c:2349: /kisskb/src/fs/binfmt_elf_test.c: In function 'total_mapping_size_test': /kisskb/src/fs/binfmt_elf_test.c:52:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 52 | } | ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:249: fs/binfmt_elf.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1843: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 40 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.926068