Skip to content

Commit

Permalink
selftests: vm: add migration to the .gitignore
Browse files Browse the repository at this point in the history
Add newly added migration test object to .gitignore file.

Link: https://lkml.kernel.org/r/[email protected]
Fixes: 0c2d087 ("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]>
  • Loading branch information
musamaanjum authored and akpm00 committed May 25, 2022
1 parent 75c96cc commit 3d3921e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/vm/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ map_hugetlb
map_populate
thuge-gen
compaction_test
migration
mlock2-tests
mrelease_test
mremap_dontunmap
Expand Down

0 comments on commit 3d3921e

Please sign in to comment.