# git rev-parse -q --verify fa5878760579a9feaa1de3bb2396cd23beb439ca^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify fa5878760579a9feaa1de3bb2396cd23beb439ca^{commit} fa5878760579a9feaa1de3bb2396cd23beb439ca # git checkout -q -f -B kisskb fa5878760579a9feaa1de3bb2396cd23beb439ca # git clean -qxdf # < git log -1 # commit fa5878760579a9feaa1de3bb2396cd23beb439ca # Merge: 459ea72c6cb9 361b57df62de # Author: Linus Torvalds # Date: Mon Oct 11 17:25:08 2021 -0700 # # Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull Kunit fixes from Shuah Khan: # # - Fixes to address the structleak plugin causing the stack frame size # to grow immensely when used with KUnit. Fixes include adding a new # makefile to disable structleak and using it from KUnit iio, device # property, thunderbolt, and bitfield tests to disable it. # # - KUnit framework reference count leak in kfree_at_end # # - KUnit tool fix to resolve conflict between --json and --raw_output # and generate correct test output in either case. # # - kernel-doc warnings due to mismatched arg names # # * tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # kunit: fix kernel-doc warnings due to mismatched arg names # bitfield: build kunit tests without structleak plugin # thunderbolt: build kunit tests without structleak plugin # device property: build kunit tests without structleak plugin # iio/test-format: build kunit tests without structleak plugin # gcc-plugins/structleak: add makefile var for disabling structleak # kunit: fix reference count leak in kfree_at_end # kunit: tool: better handling of quasi-bool args (--json, --raw_output) # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 fa5878760579a9feaa1de3bb2396cd23beb439ca # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6953:warning: override: reassigning to symbol STANDALONE .config:6959:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:06:43.332675