All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
To: Randy Dunlap <rdunlap@infradead.org>,
	ChunyouTang <tangchunyou@163.com>,
	ink@jurassic.park.msu.ru, mattst88@gmail.com,
	akpm@linux-foundation.org, rppt@kernel.org
Cc: 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: Wed, 20 Jan 2021 17:37:07 +0100	[thread overview]
Message-ID: <0df77d48-8541-32c9-d39d-3e59f89f1f86@physik.fu-berlin.de> (raw)
In-Reply-To: <5e4ed85d-140c-3d85-e4f4-97b27fa37885@infradead.org>

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

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


  reply	other threads:[~2021-01-20 16:42 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 [this message]
2021-01-21  2:20     ` Chunyou Tang
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=0df77d48-8541-32c9-d39d-3e59f89f1f86@physik.fu-berlin.de \
    --to=glaubitz@physik.fu-berlin.de \
    --cc=akpm@linux-foundation.org \
    --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@163.com \
    --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 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.