[PATCH 0/2] mm/debug_vm_pgtable: Some minor updates

From: Anshuman Khandual
Date: Fri Nov 27 2020 - 00:08:03 EST


This series contains some cleanups and new test suggestions from Catalin
from an earlier discussion.

https://lore.kernel.org/linux-mm/20201123142237.GF17833@gaia/

This series is based on v5.10-rc5 and has been tested on arm64 and x86 but
has only been build tested on riscv, s390, arc etc. It would be great if
folks could test this on these platforms as well. Thank you.

Cc: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
Cc: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
Cc: Vineet Gupta <vgupta@xxxxxxxxxxxx>
Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
Cc: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>

Anshuman Khandual (2):
mm/debug_vm_pgtable/basic: Add validation for dirtiness after write protect
mm/debug_vm_pgtable/basic: Iterate over entire protection_map[]

Documentation/vm/arch_pgtable_helpers.rst | 8 ++--
mm/debug_vm_pgtable.c | 50 +++++++++++++++++------
2 files changed, 42 insertions(+), 16 deletions(-)

--
2.20.1