# git rev-parse -q --verify ffb39098bf87db327b2be4b5c6f1087bcba94ce9^{commit} ffb39098bf87db327b2be4b5c6f1087bcba94ce9 already have revision, skipping fetch # git checkout -q -f -B kisskb ffb39098bf87db327b2be4b5c6f1087bcba94ce9 # git clean -qxdf # < git log -1 # commit ffb39098bf87db327b2be4b5c6f1087bcba94ce9 # Merge: dd42d9c3f461 4e37057387cc # Author: Linus Torvalds # Date: Thu Oct 6 12:57:55 2022 -0700 # # Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull KUnit updates from Shuah Khan: # "Several documentation fixes, UML related cleanups, and a feature to # enable/disable KUnit tests # # This includes the change to rename all_test_uml.config, and use it for # '--alltests'. Note: if anyone was using all_tests_uml.config, this # change breaks them. # # This change simplifies the usage and eliminates the need to type: # # --kunitconfig=tools/testing/kunit/configs/all_tests_uml.config # # A simple workaround to create a symlink to the new name can solve the # problem for anyone using all_tests_uml.config. # # all_tests_uml.config should work across ~all architectures" # # * tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # Documentation: Kunit: Use full path to .kunitconfig # kunit: tool: rename all_test_uml.config, use it for --alltests # kunit: tool: remove UML specific options from all_tests_uml.config # lib: stackinit: update reference to kunit-tool # lib: overflow: update reference to kunit-tool # Documentation: KUnit: update links in the index page # Documentation: KUnit: add intro to the getting-started page # Documentation: KUnit: Reword start guide for selecting tests # Documentation: KUnit: add note about mrproper in start.rst # Documentation: KUnit: avoid repeating "kunit.py run" in start.rst # Documentation: KUnit: remove duplicated docs for kunit_tool # Documentation: Kunit: Add ref for other kinds of tests # Documentation: KUnit: Fix non-uml anchor # Documentation: Kunit: Fix inconsistent titles # Documentation: kunit: fix trivial typo # kunit: no longer call module_info(test, "Y") for kunit modules # kunit: add kunit.enable to enable/disable KUnit test # kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 ffb39098bf87db327b2be4b5c6f1087bcba94ce9 # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5301:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5303:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/fs/coredump.c:835:12: warning: 'dump_emit_page' defined but not used [-Wunused-function] static int dump_emit_page(struct coredump_params *cprm, struct page *page) ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mtd/spi-nor.h:10, from /kisskb/src/drivers/spi/spi-intel.c:13: /kisskb/src/include/linux/mtd/cfi.h:62:2: warning: #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. [-Wcpp] #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work. ^~~~~~~ vmlinux.o: warning: objtool: ibt_selftest+0xc: sibling call from callable instruction with modified stack frame vmlinux.o: warning: objtool: enter_from_user_mode+0x36: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x40: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x36: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x36: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: ibt_selftest+0x19: return with modified stack frame Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:06:04.926446