# git rev-parse -q --verify bf4eebf8cfa2cd50e20b7321dfb3effdcdc6e909^{commit} bf4eebf8cfa2cd50e20b7321dfb3effdcdc6e909 already have revision, skipping fetch # git checkout -q -f -B kisskb bf4eebf8cfa2cd50e20b7321dfb3effdcdc6e909 # git clean -qxdf # < git log -1 # commit bf4eebf8cfa2cd50e20b7321dfb3effdcdc6e909 # Merge: 4369b3cec213 ad659ccb5412 # Author: Linus Torvalds # Date: Mon Jan 10 12:16:48 2022 -0800 # # Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull KUnit updates from Shuah Khan: # "This consists of several fixes and enhancements. A few highlights: # # - Option --kconfig_add option allows easily tweaking kunitconfigs # # - make build subcommand can reconfigure if needed # # - doesn't error on tests without test plans # # - doesn't crash if no parameters are generated # # - defaults --jobs to # of cups # # - reports test parameter results as (K)TAP subtests" # # * tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # kunit: tool: Default --jobs to number of CPUs # kunit: tool: fix newly introduced typechecker errors # kunit: tool: make `build` subcommand also reconfigure if needed # kunit: tool: delete kunit_parser.TestResult type # kunit: tool: use dataclass instead of collections.namedtuple # kunit: tool: suggest using decode_stacktrace.sh on kernel crash # kunit: tool: reconfigure when the used kunitconfig changes # kunit: tool: revamp message for invalid kunitconfig # kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs # kunit: tool: move Kconfig read_from_file/parse_from_string to package-level # kunit: tool: print parsed test results fully incrementally # kunit: Report test parameter results as (K)TAP subtests # kunit: Don't crash if no parameters are generated # kunit: tool: Report an error if any test has no subtests # kunit: tool: Do not error on tests without test plans # kunit: add run_checks.py script to validate kunit changes # Documentation: kunit: remove claims that kunit is a mocking framework # kunit: tool: fix --json output for skipped tests # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 bf4eebf8cfa2cd50e20b7321dfb3effdcdc6e909 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:6097:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:06:05.655880