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