[PATCH -next 0/2] mm: fix some page table check related issues

Tong Tiangen tongtiangen at huawei.com
Tue May 17 00:45:46 PDT 2022


This patchset solves some ptc-related issues found recently.

Tong Tiangen (2):
  riscv/mm: fix two page table check related issues
  arm64/mm: fix page table check compile error for
    CONFIG_PGTABLE_LEVELS=2

 arch/arm64/include/asm/pgtable.h    | 33 +++++++++++++++--------------
 arch/riscv/include/asm/pgtable-64.h |  5 +++++
 arch/riscv/include/asm/pgtable.h    |  5 -----
 include/asm-generic/pgtable-nopmd.h |  2 ++
 4 files changed, 24 insertions(+), 21 deletions(-)

-- 
2.25.1




More information about the linux-riscv mailing list