# git rev-parse -q --verify 668f1e9267415153e30bea03828c0530874e92e4^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 668f1e9267415153e30bea03828c0530874e92e4^{commit} 668f1e9267415153e30bea03828c0530874e92e4 # git checkout -q -f -B kisskb 668f1e9267415153e30bea03828c0530874e92e4 # git clean -qxdf # < git log -1 # commit 668f1e9267415153e30bea03828c0530874e92e4 # Merge: 397a97946798 e23349af9ee2 # Author: Linus Torvalds # Date: Wed Apr 1 16:11:40 2020 -0700 # # Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull kunit updates from Shuah Khan: # "This kunit update consists of: # # - debugfs support for displaying kunit test suite results. # # This is especially useful for module-loaded tests to allow # disentangling of test result display from other dmesg events. # CONFIG_KUNIT_DEBUGFS enables/disables the debugfs support. # # - Several fixes and improvements to kunit framework and tool" # # * tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # kunit: tool: add missing test data file content # kunit: update documentation to describe debugfs representation # kunit: subtests should be indented 4 spaces according to TAP # kunit: add log test # kunit: add debugfs /sys/kernel/debug/kunit//results display # Documentation: kunit: Make the KUnit documentation less UML-specific # Fix linked-list KUnit test when run multiple times # kunit: kunit_tool: Allow .kunitconfig to disable config items # kunit: Always print actual pointer values in asserts # kunit: add --make_options # kunit: Run all KUnit tests through allyesconfig # kunit: kunit_parser: make parser more robust # < /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 668f1e9267415153e30bea03828c0530874e92e4 # < make -s -j 8 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=0x817D6C94 # 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-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 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:5520:warning: override: reassigning to symbol STANDALONE .config:5526:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5527:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5532:warning: override: reassigning to symbol UBSAN # make -s -j 8 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/kernel/iommu.c:136:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] 136 | static struct notifier_block fail_iommu_bus_notifier = { | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/perf/perf_regs.o: in function `.perf_reg_value': perf_regs.c:(.text+0x5c): undefined reference to `.is_sier_available' make[1]: *** [/kisskb/src/Makefile:1086: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 8 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:07:17.649697