# git rev-parse -q --verify 4834ce9d8e074bb7ae197632e0708219b9f389b5^{commit} 4834ce9d8e074bb7ae197632e0708219b9f389b5 already have revision, skipping fetch # git checkout -q -f -B kisskb 4834ce9d8e074bb7ae197632e0708219b9f389b5 # git clean -qxdf # < git log -1 # commit 4834ce9d8e074bb7ae197632e0708219b9f389b5 # Merge: 53e5504bdbdb 850d0cc64c8e # Author: Linus Torvalds # Date: Wed Aug 5 10:28:25 2020 -0700 # # Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull kselftest updates form Shuah Khan: # # - TAP output reporting related fixes from Paolo Bonzini and Kees Cook. # # These fixes make it skip reporting consistent with TAP format. # # - Cleanup fixes to framework run_tests from Yauheni Kaliuta # # * tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: (23 commits) # selftests/harness: Limit step counter reporting # selftests/seccomp: Check ENOSYS under tracing # selftests/seccomp: Refactor to use fixture variants # selftests/harness: Clean up kern-doc for fixtures # selftests: kmod: Add module address visibility test # Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER # selftests: fix condition in run_tests # selftests: do not use .ONESHELL # selftests: pidfd: skip test if unshare fails with EPERM # selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan # selftests/harness: Report skip reason # selftests/harness: Display signed values correctly # selftests/harness: Refactor XFAIL into SKIP # selftests/harness: Switch to TAP output # selftests: Add header documentation and helpers # selftests/binderfs: Fix harness API usage # selftests: Remove unneeded selftest API headers # selftests/clone3: Reorder reporting output # selftests: sync_test: do not use ksft_exit_skip after ksft_set_plan # selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_plan # ... # < /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 4834ce9d8e074bb7ae197632e0708219b9f389b5 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x61EF3563 WARNING: unmet direct dependencies detected for ATA Depends on [n]: HAS_IOMEM [=y] && BLOCK [=n] Selected by [y]: - AKEBONO [=y] && PPC_47x [=y] WARNING: unmet direct dependencies detected for ATA Depends on [n]: HAS_IOMEM [=y] && BLOCK [=n] Selected by [y]: - AKEBONO [=y] && PPC_47x [=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 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:6162:warning: override: reassigning to symbol STANDALONE .config:6166:warning: override: reassigning to symbol PPC64 .config:6168:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6174:warning: override: reassigning to symbol UBSAN # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.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: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 639 | } | ^ /kisskb/src/fs/afs/dir.c: In function 'afs_dir_set_page_dirty': /kisskb/src/fs/afs/dir.c:50:1: warning: no return statement in function returning non-void [-Wreturn-type] 50 | } | ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:897:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] 897 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:06:40.095043