# 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 4834ce9d8e074bb7ae197632e0708219b9f389b5 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x43C7EEE0 # 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 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4159:warning: override: reassigning to symbol MODULE_SIG .config:4161:warning: override: reassigning to symbol PPC64 .config:4162:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4163:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4164:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4169:warning: override: reassigning to symbol UBSAN WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [m]: - OCXL [=m] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [m]: - OCXL [=m] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [m]: - OCXL [=m] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [m]: - OCXL [=m] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:1050:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /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=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:05:02.013249