All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Bjorn Helgaas <helgaas@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	x86@kernel.org, "H . Peter Anvin" <hpa@zytor.com>,
	linux-kernel@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>
Subject: Re: [PATCH] arch/x86: Fix typos
Date: Wed, 3 Jan 2024 11:55:09 +0100	[thread overview]
Message-ID: <ZZU9DW2Aqlt3w1mU@gmail.com> (raw)
In-Reply-To: <fc7f44bd-e4e9-42db-abbe-c55469d43506@infradead.org>


* Randy Dunlap <rdunlap@infradead.org> wrote:

> On 1/2/24 16:40, Bjorn Helgaas wrote:
> > From: Bjorn Helgaas <bhelgaas@google.com>
> > 
> > Fix typos, most reported by "codespell arch/x86".  Only touches comments,
> > no code changes.
> > 
> > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> > ---
> >  60 files changed, 71 insertions(+), 71 deletions(-)
> > 
> > diff --git a/arch/x86/kernel/apic/vector.c b/arch/x86/kernel/apic/vector.c
> > index 319448d87b99..dbd15a67e9df 100644
> > --- a/arch/x86/kernel/apic/vector.c
> > +++ b/arch/x86/kernel/apic/vector.c
> > @@ -738,7 +738,7 @@ int __init arch_probe_nr_irqs(void)
> >  void lapic_assign_legacy_vector(unsigned int irq, bool replace)
> >  {
> >  	/*
> > -	 * Use assign system here so it wont get accounted as allocated
> > +	 * Use assign system here so it won't get accounted as allocated
> >  	 * and moveable in the cpu hotplug check and it prevents managed
> 
> OK, but        movable      is preferred.

Ok, I've added this to the patch too.

> >  	 * irq reservation from touching it.
> >  	 */
> 
> Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Applied this patch to tip:x86/cleanups, thanks guys!

	Ingo

  reply	other threads:[~2024-01-03 10:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-03  0:40 [PATCH] arch/x86: Fix typos Bjorn Helgaas
2024-01-03  2:07 ` Randy Dunlap
2024-01-03 10:55   ` Ingo Molnar [this message]
2024-01-03 10:58 ` [tip: x86/cleanups] " tip-bot2 for Bjorn Helgaas

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=ZZU9DW2Aqlt3w1mU@gmail.com \
    --to=mingo@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=helgaas@kernel.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rdunlap@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=x86@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.