Re: [PATCH V11] mm/debug: Add tests validating architecture page table helpers

2019-12-15 Thread Anshuman Khandual
On 12/03/2019 02:48 PM, Anshuman Khandual wrote: > This adds tests which will validate architecture page table helpers and > other accessors in their compliance with expected generic MM semantics. > This will help various architectures in validating changes to existing > page table helpers or ad

[PATCH V11] mm/debug: Add tests validating architecture page table helpers

2019-12-03 Thread Anshuman Khandual
This adds tests which will validate architecture page table helpers and other accessors in their compliance with expected generic MM semantics. This will help various architectures in validating changes to existing page table helpers or addition of new ones. This test covers basic page table entry