Skip to content

Commit 9809770

Browse files
johnhubbardtorvalds
authored andcommitted
selftests/vm/.gitignore: add mremap_dontunmap
Add mremap_dontunmap to .gitignore. Fixes: 0c28759 ("selftests: add MREMAP_DONTUNMAP selftest") Signed-off-by: John Hubbard <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Cc: Kirill A. Shutemov <[email protected]> Cc: Brian Geffon <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
1 parent ffca476 commit 9809770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/vm/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ map_populate
66
thuge-gen
77
compaction_test
88
mlock2-tests
9+
mremap_dontunmap
910
on-fault-limit
1011
transhuge-stress
1112
userfaultfd

0 commit comments

Comments
 (0)