[PATCH -next v2 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
Pasha Tatashin
pasha.tatashin at soleen.com
Wed Mar 23 10:34:14 PDT 2022
On Tue, Mar 22, 2022 at 10:25 AM Tong Tiangen <tongtiangen at huawei.com> wrote:
>
> From: Kefeng Wang <wangkefeng.wang at huawei.com>
>
> The pxx_user_accessible_page() check the PTE bit, it's
> architecture-specific code, move them into x86's pgtable.h,
> also add default PMD/PUD_PAGE_SIZE definition, it's prepare
> for support page table check feature on new architecture.
>
> Signed-off-by: Kefeng Wang <wangkefeng.wang at huawei.com>
Acked-by: Pasha Tatashin <pasha.tatashin at soleen.com>
Thank you for this work!
More information about the linux-riscv
mailing list