aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Usama Anjum <[email protected]>2022-05-21 14:43:13 +0500
committerakpm <[email protected]>2022-05-25 10:47:49 -0700
commit3d3921ed271b0e23d60c91fcad089f2f5e71af98 (patch)
tree688e05f7d9695ce7827f053bc29ef1f14bb9d379
parent75c96ccea2e1de1342996722ee505d2cadedc0dd (diff)
selftests: vm: add migration to the .gitignore
Add newly added migration test object to .gitignore file. Link: https://lkml.kernel.org/r/[email protected] Fixes: 0c2d08728470 ("mm: add selftests for migration entries") Signed-off-by: Muhammad Usama Anjum <[email protected]> Reviewed-by: Alistair Popple <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r--tools/testing/selftests/vm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore
index 6c2ac4208c27..31e5eea2a9b9 100644
--- a/tools/testing/selftests/vm/.gitignore
+++ b/tools/testing/selftests/vm/.gitignore
@@ -9,6 +9,7 @@ map_hugetlb
map_populate
thuge-gen
compaction_test
+migration
mlock2-tests
mrelease_test
mremap_dontunmap