# git rev-parse -q --verify a185a0995518a3355c8623c95c36aaaae489de10^{commit} a185a0995518a3355c8623c95c36aaaae489de10 already have revision, skipping fetch # git checkout -q -f -B kisskb a185a0995518a3355c8623c95c36aaaae489de10 # git clean -qxdf # < git log -1 # commit a185a0995518a3355c8623c95c36aaaae489de10 # Merge: 661e00960f07 e98c4f6afc5e # Author: Linus Torvalds # Date: Wed Oct 12 15:01:58 2022 -0700 # # Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull more KUnit updates from Shuah Khan: # "Features and fixes: # # - simplify resource use # # - make kunit_malloc() and kunit_free() allocations and frees # consistent. kunit_free() frees only the memory allocated by # kunit_malloc() # # - stop downloading risc-v opensbi binaries using wget # # - other fixes and improvements to tool and KUnit framework" # # * tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # Documentation: kunit: Update description of --alltests option # kunit: declare kunit_assert structs as const # kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED # kunit: remove format func from struct kunit_assert, get it to 0 bytes # kunit: tool: Don't download risc-v opensbi firmware with wget # kunit: make kunit_kfree(NULL) a no-op to match kfree() # kunit: make kunit_kfree() not segfault on invalid inputs # kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends # kunit: drop test pointer in string_stream_fragment # kunit: string-stream: Simplify resource use # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a185a0995518a3355c8623c95c36aaaae489de10 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet64_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 # Build took: 0:02:06.805443