From: John Hubbard Date: Tue, 6 Jun 2023 07:16:31 +0000 (-0700) Subject: selftests/mm: .gitignore: add mkdirty, va_high_addr_switch X-Git-Tag: v6.6.17~4568^2~185 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bddd2263e3781429f72f05e59fdf5e531e0bf26;p=platform%2Fkernel%2Flinux-rpi.git selftests/mm: .gitignore: add mkdirty, va_high_addr_switch These new build products were left out of .gitignore, so add them now. Link: https://lkml.kernel.org/r/20230606071637.267103-6-jhubbard@nvidia.com Signed-off-by: John Hubbard Reviewed-by: David Hildenbrand Reviewed-by: Peter Xu Tested-by: Muhammad Usama Anjum Cc: Jonathan Corbet Cc: Nathan Chancellor Cc: Shuah Khan Signed-off-by: Andrew Morton --- diff --git a/tools/testing/selftests/mm/.gitignore b/tools/testing/selftests/mm/.gitignore index 5599cf2..7e2a982 100644 --- a/tools/testing/selftests/mm/.gitignore +++ b/tools/testing/selftests/mm/.gitignore @@ -40,3 +40,5 @@ local_config.mk ksm_functional_tests mdwe_test gup_longterm +mkdirty +va_high_addr_switch