]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/mm/uffd: rename nr_cpus -> nr_threads
authorBrendan Jackman <jackmanb@google.com>
Fri, 21 Feb 2025 18:25:44 +0000 (18:25 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Feb 2025 01:00:27 +0000 (17:00 -0800)
commitfc856cd642454392577bcece025cf322304a50d2
treee0c2845c60323ab315b444440efd14daa8b51653
parent4a7d40ba56e1ec36ea4baf1ccf06f4a00893f848
selftests/mm/uffd: rename nr_cpus -> nr_threads

A later commit will bound this variable so it no longer necessarily
matches the number of CPUs.  Rename it appropriately.

Link: https://lkml.kernel.org/r/20250221-mm-selftests-v2-5-28c4d66383c5@google.com
Signed-off-by: Brendan Jackman <jackmanb@google.com>
Cc: Dev Jain <dev.jain@arm.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Mateusz Guzik <mjguzik@gmail.com>
Cc: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/uffd-common.c
tools/testing/selftests/mm/uffd-common.h
tools/testing/selftests/mm/uffd-stress.c
tools/testing/selftests/mm/uffd-unit-tests.c