# git rev-parse -q --verify 668f1e9267415153e30bea03828c0530874e92e4^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # 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-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 668f1e9267415153e30bea03828c0530874e92e4 # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xADBCD640 # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6659:warning: override: reassigning to symbol STANDALONE .config:6660:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:06:48.064554