On Fri, Sep 6, 2024 at 7:52 AM Tao Liu <ltao@redhat.com> wrote:
Hi Lijiang & Kuan-ying,

On Wed, Sep 4, 2024 at 3:34 PM lijiang <lijiang@redhat.com> wrote:
>
> On Tue, Sep 3, 2024 at 3:53 PM <devel-request@lists.crash-utility.osci.io> wrote:
>>
>> Date: Tue,  3 Sep 2024 15:51:25 +0800
>> From: Kuan-Ying Lee <kuan-ying.lee@canonical.com>
>> Subject: [Crash-utility] [PATCH v2 0/4] arm64: Introduction of support
>>         16K page with 4-level table
>> To: kuan-ying.lee@canonical.com,
>>         devel@lists.crash-utility.osci.io
>> Message-ID: <20240903075140.37728-1-kuan-ying.lee@canonical.com>
>>
>> 1. Add support to 16K page size and 4-level page table with 48 VA bits.
>>
>> 2. Fix 64K page size with 52 VA bits issue.
>>    Becuase we cannot use idmap_ptrs_per_pgd to know the size of
>>    ptrs_per_pgd.
>>
>> 3. Refactor the translation of PTE to physical address and fix
>>    indent issue.
>>
>
> Thank you for the update, Kuan-Ying.
>
> For the v2: Ack

Tested ok and no regressions, I have no other comments, so ack.

Applied:
[1] https://github.com/crash-utility/crash/commit/2ebf656a4a17520f93110af9705dc1e81832d405
[2] https://github.com/crash-utility/crash/commit/3b8f9721e13d8619af1158d42ec38a6796b4c9c6
[3] https://github.com/crash-utility/crash/commit/19ce5a996ce78fdec889606564a35e6569a86ad3
[4] https://github.com/crash-utility/crash/commit/17248cf002767ba6d81e9b60affb9b76fb81d06f

Thanks
Lianbo

 

Thanks,
Tao Liu