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: <aQoF3pu8CjO3tAl6@willie-the-truck>
Date: Tue, 4 Nov 2025 13:55:42 +0000
From: Will Deacon <will@...nel.org>
To: mrigendrachaubey <mrigendra.chaubey@...il.com>
Cc: catalin.marinas@....com, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: Fix typos and spelling errors in comments

On Sat, Oct 11, 2025 at 08:10:04PM +0530, mrigendrachaubey wrote:
> diff --git a/arch/arm64/net/bpf_jit_comp.c b/arch/arm64/net/bpf_jit_comp.c
> index ab83089c3d8f..3cfdb77fb47c 100644
> --- a/arch/arm64/net/bpf_jit_comp.c
> +++ b/arch/arm64/net/bpf_jit_comp.c
> @@ -3053,7 +3053,7 @@ bool bpf_jit_supports_exceptions(void)
>  	/* We unwind through both kernel frames starting from within bpf_throw
>  	 * call and BPF frames. Therefore we require FP unwinder to be enabled
>  	 * to walk kernel frames and reach BPF frames in the stack trace.
> -	 * ARM64 kernel is aways compiled with CONFIG_FRAME_POINTER=y
> +	 * ARM64 kernel is always, compiled with CONFIG_FRAME_POINTER=y

Seems weird to add a comma here?

Will

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ