Greeting, FYI, we noticed the following commit (built with gcc-11): commit: e923b0537d28e15c9d31ce8b38f810b325816903 ("KVM: selftests: Fix target thread to be migrated in rseq_test") https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master in testcase: kernel-selftests version: kernel-selftests-x86_64-37f3cb9b-1_20220704 with following parameters: group: kvm ucode: 0xd000363 test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel. test-url: https://www.kernel.org/doc/Documentation/kselftest.txt on test machine: 128 threads 2 sockets Intel(R) Xeon(R) Platinum 8358 CPU @ 2.60GHz with 128G memory caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): If you fix the issue, kindly add following tag Reported-by: kernel test robot # selftests: kvm: rseq_test # ==== Test Assertion Failure ==== # rseq_test.c:278: i > (NR_TASK_MIGRATIONS / 2) # pid=49599 tid=49599 errno=4 - Interrupted system call # 1 0x000000000040265d: main at rseq_test.c:278 # 2 0x00007fe44eed07fc: ?? ??:0 # 3 0x00000000004026d9: _start at ??:? # Only performed 23174 KVM_RUNs, task stalled too much? # not ok 56 selftests: kvm: rseq_test # exit=254 #regzbot introduced: e923b0537d To reproduce: git clone https://github.com/intel/lkp-tests.git cd lkp-tests sudo bin/lkp install job.yaml # job file is attached in this email bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run sudo bin/lkp run generated-yaml-file # if come across any failure that blocks the test, # please remove ~/.lkp and /lkp dir to run from a clean state. -- 0-DAY CI Kernel Test Service https://01.org/lkp