On 1/20/21 5:20 PM, Randy Dunlap wrote:
> On 1/20/21 5:34 AM, ChunyouTang wrote:
>> From: tangchunyou <tangchun...@yulong.com>
>>
>> "kerne" -> "kernel"
>>
>> Signed-off-by: tangchunyou <tangchun...@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 - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to