linux-yocto/tools/testing/selftests/rcutorture
Joel Fernandes cbb44d9c45 rcutorture: Fix issue with re-using old images on ARM64
On ARM64, when running with --configs '36*SRCU-P', I noticed that only 1 instance
instead of 36 for starting.

Fix it by checking for Image files, instead of bzImage which ARM does
not seem to have. With this I see all 36 instances running at the same
time in the batch.

Tested-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
2025-05-16 11:15:34 -04:00
..
bin rcutorture: Fix issue with re-using old images on ARM64 2025-05-16 11:15:34 -04:00
configs rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01 2025-05-16 11:14:00 -04:00
doc rcu: Remove CONFIG_SRCU 2023-04-05 13:47:41 +00:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile rcutorture: Provide rudimentary Makefile 2019-05-28 09:06:09 -07:00