Re: [PATCH v4 08/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together

2020-09-03 Thread Anshuman Khandual
On 09/02/2020 05:12 PM, Aneesh Kumar K.V wrote: > This will help in adding proper locks in a later patch > > Signed-off-by: Aneesh Kumar K.V > --- > mm/debug_vm_pgtable.c | 51 --- > 1 file changed, 28 insertions(+), 23 deletions(-) > > diff --git

[PATCH v4 08/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together

2020-09-02 Thread Aneesh Kumar K.V
This will help in adding proper locks in a later patch Signed-off-by: Aneesh Kumar K.V --- mm/debug_vm_pgtable.c | 51 --- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/mm/debug_vm_pgtable.c b/mm/debug_vm_pgtable.c index