lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aXd6Tm1Npb58vlM8@willie-the-truck>
Date: Mon, 26 Jan 2026 14:29:34 +0000
From: Will Deacon <will@...nel.org>
To: I-Hsin Cheng <richard120310@...il.com>
Cc: catalin.marinas@....com, shuah@...nel.org,
	linux-arm-kernel@...ts.infradead.org,
	linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kselftest/arm64: Add missing file in .gitignore

On Sat, Jan 24, 2026 at 08:32:41PM +0800, I-Hsin Cheng wrote:
> The binary generated by check_hugetlb_options is missing in .gitignore
> under the directory. Add it into the file so it won't be logged into
> version control.
> 
> Signed-off-by: I-Hsin Cheng <richard120310@...il.com>
> ---
>  tools/testing/selftests/arm64/mte/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/arm64/mte/.gitignore b/tools/testing/selftests/arm64/mte/.gitignore
> index 052d0f9f92b3..f6937f890039 100644
> --- a/tools/testing/selftests/arm64/mte/.gitignore
> +++ b/tools/testing/selftests/arm64/mte/.gitignore
> @@ -6,3 +6,4 @@ check_mmap_options
>  check_prctl
>  check_ksm_options
>  check_user_mem
> +check_hugetlb_options

Thanks, I'll pick this up.

Will

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ