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

Tong Tiangen posted 2 patches 3 years, 11 months ago
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(-)
[PATCH -next 0/2] mm: fix some page table check related issues
Posted by Tong Tiangen 3 years, 11 months ago
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