[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z_D25JBTUcZia2GW@vaxr-BM6660-BM6360>
Date: Sat, 5 Apr 2025 17:24:52 +0800
From: I Hsin Cheng <richard120310@...il.com>
To: akpm@...ux-foundation.org
Cc: shuah@...nel.org, linux-mm@...ck.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-kernel-mentees@...ts.linux.dev,
skhan@...uxfoundation.org
Subject: Re: [PATCH] selftests/mm: Add missing gitignore file
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 <richard120310@...il.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
Powered by blists - more mailing lists