mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: tglx@linutronix.de, mingo@redhat.com, bp@alien8.de,
	x86@kernel.org, hpa@zytor.com, akpm@linux-foundation.org,
	rppt@kernel.org, jroedel@suse.de, thomas.lendacky@amd.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86/realmode: Fix a typo
Date: Sun, 21 Mar 2021 13:05:23 -0700 (PDT)	[thread overview]
Message-ID: <4de7bbf8-e2a-9c4c-b1a1-1acf2cebe4f8@infradead.org> (raw)
In-Reply-To: <20210321193246.3559073-1-unixbhaskar@gmail.com>



On Mon, 22 Mar 2021, Bhaskar Chowdhury wrote:

>
> s/perfomed/performed/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
> arch/x86/realmode/init.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/realmode/init.c b/arch/x86/realmode/init.c
> index 22fda7d99159..1be71ef5e4c4 100644
> --- a/arch/x86/realmode/init.c
> +++ b/arch/x86/realmode/init.c
> @@ -103,7 +103,7 @@ static void __init setup_real_mode(void)
> 		*ptr += phys_base;
> 	}
>
> -	/* Must be perfomed *after* relocation. */
> +	/* Must be performed *after* relocation. */
> 	trampoline_header = (struct trampoline_header *)
> 		__va(real_mode_header->trampoline_header);
>
> --
> 2.31.0
>
>

      reply	other threads:[~2021-03-21 20:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-21 19:32 Bhaskar Chowdhury
2021-03-21 20:05 ` Randy Dunlap [this message]

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=4de7bbf8-e2a-9c4c-b1a1-1acf2cebe4f8@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=hpa@zytor.com \
    --cc=jroedel@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rppt@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=thomas.lendacky@amd.com \
    --cc=unixbhaskar@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®