Re: [PATCH] arm64/ptdump:display the Linear Mapping start marker

From: Hailong Liu
Date: Wed Feb 03 2021 - 11:52:38 EST


On 2/3/21 3:39 AM, Randy Dunlap wrote:
> On 2/2/21 7:07 AM, Hailong Liu wrote:
>> From: Hailong Liu <liu.hailong6@xxxxxxxxxx>
>>
>> The current /sys/kernel/debug/kernel_page_tables does not display the
>> *Linear Mapping start* marker on arm64, which I think should be paired
>> with the *Linear Mapping start* marker.
>
> paired with itself? just asking.
Oh,sorry, it's a mistake. My original intention is to express that "start"
paired with "end".

Thanks for pointing out my mistake, and thank Will for fixing this.