[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: stale comment in diskboot.S ?
From: |
Cao jin |
Subject: |
Re: stale comment in diskboot.S ? |
Date: |
Wed, 11 Apr 2018 11:16:19 +0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
Hi Daniel,
On 04/11/2018 04:25 AM, Daniel Kiper wrote:
> On Wed, Mar 28, 2018 at 04:09:00PM +0800, Cao jin wrote:
>> Hi,
>>
>> I was reading the code, and I want to confirm is following comment is stale?
>>
>> /*
>> * _start is loaded at 0x2000 and is jumped to with
>> * CS:IP 0:0x2000 in kernel.
>> */
>>
>> As I understand, it is loaded at 0x8000 and is jumped to with 0:0x8000.
>
> It looks that you are right. Could you fix that comment?
> I am happy to take a patch for it.
>
Sure, patch is on the way.
--
Sincerely,
Cao jin