aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/compaction_test.c
AgeCommit message (Collapse)AuthorFilesLines
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-0/+231
Rename selftets/vm to selftests/mm for being more consistent with the code, documentation, and tools directories, and won't be confused with virtual machines. [[email protected]: convert missing vm->mm changes] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>