[PATCH v2] arm64: Fix typos and spelling errors in comments

Marc Zyngier maz at kernel.org
Wed Nov 12 08:08:01 PST 2025


On Wed, 12 Nov 2025 15:27:51 +0000,
Catalin Marinas <catalin.marinas at arm.com> wrote:
> 
> 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 at 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?

Yup, works for me, and hopefully Oliver too. I don't think we have any
planned conflict with these files, but just in case, put it on a
"spelingz" branch that we can drag in if needed.

Thanks,

	M.

-- 
Without deviation from the norm, progress is not possible.



More information about the linux-arm-kernel mailing list