On Mon, Dec 13, 2021 at 01:20:44PM +0800, kernel test robot wrote:
Greeting,
FYI, we noticed the following commit (built with gcc-9):
Hi,
commit: 3226b4a4648c6562c642947cee8b90335df911f5 ("[PATCH] selftests/kselftest/runner.sh: Add optional command parameters in settings") url: https://github.com/0day-ci/linux/commits/Cristian-Marussi/selftests-kselftes... base: https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.git next patch link: https://lore.kernel.org/linux-kselftest/20211202142056.17386-1-cristian.maru...
in testcase: kernel-selftests version: kernel-selftests-x86_64-99d09ee9-1_20211206 with following parameters:
group: group-01 ucode: 0xde
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
This commit was under discussion/not acked nor fully reviewed, not ready for upstream queuing really.
Indeed I posted today a V2 that take a different approach:
https://lore.kernel.org/linux-kselftest/20211215095340.50717-1-cristian.maru...
and should solve also the issue mentioned in this report.
Thanks, Cristian