From: Catalin Marinas <catalin.marinas@arm.com>
To: mrigendrachaubey <mrigendra.chaubey@gmail.com>
Cc: will@kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Marc Zyngier <maz@kernel.org>,
Oliver Upton <oliver.upton@linux.dev>
Subject: Re: [PATCH v2] arm64: Fix typos and spelling errors in comments
Date: Wed, 12 Nov 2025 15:27:51 +0000 [thread overview]
Message-ID: <aRSnd6cyAdeBtEF4@arm.com> (raw)
In-Reply-To: <20251106135655.8441-1-mrigendra.chaubey@gmail.com>
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@gmail.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
next prev parent reply other threads:[~2025-11-12 15:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-11 14:40 [PATCH] arm64: Fix typos and spelling errors in comments mrigendrachaubey
2025-11-04 13:55 ` Will Deacon
2025-11-06 13:56 ` [PATCH v2] " mrigendrachaubey
2025-11-12 15:27 ` Catalin Marinas [this message]
2025-11-12 16:08 ` Marc Zyngier
2025-11-12 18:33 ` Catalin Marinas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aRSnd6cyAdeBtEF4@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maz@kernel.org \
--cc=mrigendra.chaubey@gmail.com \
--cc=oliver.upton@linux.dev \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.