[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aRSnd6cyAdeBtEF4@arm.com>
Date: Wed, 12 Nov 2025 15:27:51 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: mrigendrachaubey <mrigendra.chaubey@...il.com>
Cc: will@...nel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, Marc Zyngier <maz@...nel.org>,
Oliver Upton <oliver.upton@...ux.dev>
Subject: Re: [PATCH v2] arm64: Fix typos and spelling errors in comments
On Thu, Nov 06, 2025 at 07:26:55PM +0530, mrigendrachaubey wrote:
> This patch corrects several minor typographical and spelling errors
> in comments across multiple arm64 source files.
>
> No functional changes.
>
> Signed-off-by: mrigendrachaubey <mrigendra.chaubey@...il.com>
> ---
> arch/arm64/include/asm/assembler.h | 4 ++--
> arch/arm64/include/asm/cpufeature.h | 4 ++--
> arch/arm64/include/asm/el2_setup.h | 2 +-
> arch/arm64/include/asm/pgtable.h | 4 ++--
> arch/arm64/include/asm/suspend.h | 2 +-
> arch/arm64/kernel/acpi.c | 2 +-
> arch/arm64/kernel/cpufeature.c | 2 +-
> arch/arm64/kernel/ftrace.c | 2 +-
> arch/arm64/kernel/machine_kexec.c | 2 +-
> arch/arm64/kernel/probes/uprobes.c | 2 +-
> arch/arm64/kernel/sdei.c | 2 +-
> arch/arm64/kernel/smp.c | 4 ++--
> arch/arm64/kernel/traps.c | 2 +-
> arch/arm64/kvm/arch_timer.c | 2 +-
> arch/arm64/kvm/hyp/nvhe/ffa.c | 2 +-
> arch/arm64/kvm/mmu.c | 2 +-
> arch/arm64/kvm/nested.c | 2 +-
Marc, Oliver, do you care about these kvm typos and are you happy for
them to go in via the arm64 tree?
> diff --git a/arch/arm64/kernel/cpufeature.c b/arch/arm64/kernel/cpufeature.c
> index 5ed401ff79e3..5c673778e28f 100644
> --- a/arch/arm64/kernel/cpufeature.c
> +++ b/arch/arm64/kernel/cpufeature.c
> @@ -1002,7 +1002,7 @@ static void __init sort_ftr_regs(void)
>
> /*
> * Initialise the CPU feature register from Boot CPU values.
> - * Also initiliases the strict_mask for the register.
> + * Also initialises, the strict_mask for the register.
This comma is wrong (I can drop it when applying).
--
Catalin
Powered by blists - more mailing lists