From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
mpe@ellerman.id.au, benh@kernel.crashing.org, paulus@samba.org,
rppt@kernel.org, akpm@linux-foundation.org,
christophe.leroy@csgroup.eu, oss@buserror.net, npiggin@gmail.com,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] powerpc: kernel: Trivial spelling fixes throughout the file head_fsl_booke.S
Date: Mon, 22 Mar 2021 11:50:44 -0700 [thread overview]
Message-ID: <3b2e038c-6c17-0b53-0b96-8795ee32c09b@infradead.org> (raw)
In-Reply-To: <20210315033732.4173500-1-unixbhaskar@gmail.com>
On 3/14/21 8:37 PM, Bhaskar Chowdhury wrote:
> s/virutal/virtual/
> s/mismach/mismatch/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> As Randy pointed out I was changing the predefined macro name,so, reverted
> or leave it alone.
> Michael,sorry to run down a cold weave in your spine with my stupdity,this is
> okay.
>
> arch/powerpc/kernel/head_fsl_booke.S | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/powerpc/kernel/head_fsl_booke.S b/arch/powerpc/kernel/head_fsl_booke.S
> index 3f4a40cccef5..a955403247f1 100644
> --- a/arch/powerpc/kernel/head_fsl_booke.S
> +++ b/arch/powerpc/kernel/head_fsl_booke.S
> @@ -113,7 +113,7 @@ _ENTRY(_start);
>
> 1:
> /*
> - * We have the runtime (virutal) address of our base.
> + * We have the runtime (virtual) address of our base.
> * We calculate our shift of offset from a 64M page.
> * We could map the 64M page we belong to at PAGE_OFFSET and
> * get going from there.
> @@ -497,7 +497,7 @@ END_BTB_FLUSH_SECTION
> #endif
> #endif
>
> - bne 2f /* Bail if permission/valid mismach */
> + bne 2f /* Bail if permission/valid mismatch */
>
> /* Jump to common tlb load */
> b finish_tlb_load
> @@ -592,7 +592,7 @@ END_BTB_FLUSH_SECTION
> #endif
> #endif
>
> - bne 2f /* Bail if permission mismach */
> + bne 2f /* Bail if permission mismatch */
>
> /* Jump to common TLB load point */
> b finish_tlb_load
> --
> 2.30.2
>
--
~Randy
next prev parent reply other threads:[~2021-03-22 18:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-15 3:37 [PATCH] powerpc: kernel: Trivial spelling fixes throughout the file head_fsl_booke.S Bhaskar Chowdhury
2021-03-22 18:50 ` Randy Dunlap [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-14 22:04 Bhaskar Chowdhury
2021-03-15 0:37 ` Randy Dunlap
2021-03-15 2:48 ` Michael Ellerman
2021-03-15 3:26 ` Bhaskar Chowdhury
2021-03-31 1:09 ` Michael Ellerman
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=3b2e038c-6c17-0b53-0b96-8795ee32c09b@infradead.org \
--to=rdunlap@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=benh@kernel.crashing.org \
--cc=christophe.leroy@csgroup.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=npiggin@gmail.com \
--cc=oss@buserror.net \
--cc=paulus@samba.org \
--cc=rppt@kernel.org \
--cc=unixbhaskar@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).