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: <20250819075511.6mHXEwdt@linutronix.de>
Date: Tue, 19 Aug 2025 09:55:11 +0200
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: Gopi Krishna Menon <krishnagopi487@...il.com>
Cc: tglx@...utronix.de, mingo@...hat.com, peterz@...radead.org,
	dvhart@...radead.org, dave@...olabs.net, andrealmeid@...lia.com,
	shuah@...nel.org, linux-kernel@...r.kernel.org,
	linux-kselftest@...r.kernel.org, skhan@...uxfoundation.org,
	linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH] selftests/futex: fix typos and grammar in futex_priv_hash

On 2025-08-15 15:09:39 [+0530], Gopi Krishna Menon wrote:
> --- a/tools/testing/selftests/futex/functional/futex_priv_hash.c
> +++ b/tools/testing/selftests/futex/functional/futex_priv_hash.c
> @@ -115,7 +115,7 @@ static void usage(char *prog)
>  {
>  	printf("Usage: %s\n", prog);
>  	printf("  -c    Use color\n");
> -	printf("  -g    Test global hash instead intead local immutable \n");
> +	printf("  -g    Test global hash instead of local immutable hash\n");
>  	printf("  -h    Display this help message\n");
>  	printf("  -v L  Verbosity level: %d=QUIET %d=CRITICAL %d=INFO\n",
>  	       VQUIET, VCRITICAL, VINFO);

This hunk is addressed by 
    https://lore.kernel.org/all/20250808112458.831212-1-colin.i.king@gmail.com/

the other are fine.

Sebastian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ