[PATCH -next v5 1/5] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE

Pasha Tatashin pasha.tatashin at soleen.com
Thu Apr 21 08:28:27 PDT 2022


On Thu, Apr 21, 2022 at 4:02 AM Tong Tiangen <tongtiangen at huawei.com> wrote:
>
> Macro PUD_SIZE/PMD_SIZE is more general in various architectures. Using
> PUD_SIZE/PMD_SIZE instead of PUD_PAGE_SIZE/PMD_PAGE_SIZE can better
> support page table check in architectures other than x86 and it is no
> functional impact on x86.
>
> Suggested-by: Anshuman Khandual <anshuman.khandual at arm.com>
> Signed-off-by: Tong Tiangen <tongtiangen at huawei.com>

Acked-by: Pasha Tatashin <pasha.tatashin at soleen.com>



More information about the linux-riscv mailing list