On Sat, Apr 05, 2025 at 05:19:13PM +0800, I Hsin Cheng wrote: > Add "guard-pages" binary file into .gitignore. > > Signed-off-by: I Hsin Cheng <richard120...@gmail.com> > --- > tools/testing/selftests/mm/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tools/testing/selftests/mm/.gitignore > b/tools/testing/selftests/mm/.gitignore > index c5241b193db8..c9fd69ece95c 100644 > --- a/tools/testing/selftests/mm/.gitignore > +++ b/tools/testing/selftests/mm/.gitignore > @@ -58,3 +58,4 @@ hugetlb_dio > pkey_sighandler_tests_32 > pkey_sighandler_tests_64 > guard-regions > +guard-pages > -- > 2.43.0 >
Sorry, please ignore this. I overlook it's being renamed to "guard-regions". Best regards, I Hsin Cheng