From: Chunyou Tang <tangchunyou@163.com>
To: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: Randy Dunlap <rdunlap@infradead.org>,
ink@jurassic.park.msu.ru, mattst88@gmail.com,
akpm@linux-foundation.org, rppt@kernel.org,
linux-alpha@vger.kernel.org, linux-kernel@vger.kernel.org,
zhangwen@yulong.com, tangchunyou@yulong.com
Subject: Re: [PATCH] arch/alpha: fix typo in a comment in arch/alpha/boot/bootpz.c
Date: Thu, 21 Jan 2021 10:20:42 +0800 [thread overview]
Message-ID: <20210121102042.00005504@163.com> (raw)
In-Reply-To: <0df77d48-8541-32c9-d39d-3e59f89f1f86@physik.fu-berlin.de>
On Wed, 20 Jan 2021 17:37:07 +0100
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> wrote:
> On 1/20/21 5:20 PM, Randy Dunlap wrote:
> > On 1/20/21 5:34 AM, ChunyouTang wrote:
> >> From: tangchunyou <tangchunyou@yulong.com>
> >>
> >> "kerne" -> "kernel"
> >>
> >> Signed-off-by: tangchunyou <tangchunyou@yulong.com>
> >> ---
> >> arch/alpha/boot/bootpz.c | 2 +-
> >> 1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/arch/alpha/boot/bootpz.c b/arch/alpha/boot/bootpz.c
> >> index 43af718..61b61be 100644
> >> --- a/arch/alpha/boot/bootpz.c
> >> +++ b/arch/alpha/boot/bootpz.c
> >> @@ -200,7 +200,7 @@ extern int decompress_kernel(void*
> >> destination, void *source, START_ADDR KSEG address of the
> >> entry point of kernel code.
> >> ZERO_PGE KSEG address of page full of zeroes, but
> >> - upon entry to kerne cvan be expected
> >> + upon entry to kernel cvan be expected
> >
> > s/cvan/can/ also
>
> Right. Reading the whole paragraph helps. It probably should be:
>
> ZERO_PGE KSEG address of page full of zeroes, but
> upon entry to kernel, it can be expected
> to hold the parameter list and possible
> INTRD information.
>
> Adrian
>
ok, I change it as :
ZERO_PGE KSEG address of page full of zeroes, but
upon entry to kernel, it can be expected
to hold the parameter list and possible
INTRD information.
then I commit it.
Chunyou Tang
next prev parent reply other threads:[~2021-01-21 2:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-20 13:34 [PATCH] arch/alpha: fix typo in a comment in arch/alpha/boot/bootpz.c ChunyouTang
2021-01-20 16:20 ` John Paul Adrian Glaubitz
2021-01-20 16:20 ` Randy Dunlap
2021-01-20 16:37 ` John Paul Adrian Glaubitz
2021-01-21 2:20 ` Chunyou Tang [this message]
2021-01-21 8:00 ` John Paul Adrian Glaubitz
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=20210121102042.00005504@163.com \
--to=tangchunyou@163.com \
--cc=akpm@linux-foundation.org \
--cc=glaubitz@physik.fu-berlin.de \
--cc=ink@jurassic.park.msu.ru \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mattst88@gmail.com \
--cc=rdunlap@infradead.org \
--cc=rppt@kernel.org \
--cc=tangchunyou@yulong.com \
--cc=zhangwen@yulong.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