diff options
author | 2023-11-20 15:29:08 -0700 | |
---|---|---|
committer | 2023-12-06 16:12:47 -0800 | |
commit | f39fb633fe9b9a4a7572ec32debf766d971a500b (patch) | |
tree | 82308e8a7868e6a3cf11c101dc00d05c67d53418 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/damon/core: copy nr_accesses when splitting region (diff) | |
download | wireguard-linux-f39fb633fe9b9a4a7572ec32debf766d971a500b.tar.xz wireguard-linux-f39fb633fe9b9a4a7572ec32debf766d971a500b.zip |
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Commit 05f1edac8009 ("selftests/mm: run all tests from run_vmtests.sh")
fixed the inconsistency caused by tests being defined as TEST_GEN_PROGS.
This issue was leading to tests not being executed via run_vmtests.sh and
furthermore some tests running twice due to the kselftests wrapper also
executing them.
Fix the definition of two tests (soft-dirty and pagemap_ioctl) that are
still incorrectly defined.
Link: https://lkml.kernel.org/r/20231120222908.28559-1-npache@redhat.com
Signed-off-by: Nico Pache <npache@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Joel Savitz <jsavitz@redhat.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions