Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-09-01 Thread Anshuman Khandual
On 09/01/2020 01:33 PM, Christophe Leroy wrote: > > > Le 21/08/2020 à 10:51, Anshuman Khandual a écrit : >> >> On 08/19/2020 06:30 PM, Aneesh Kumar K.V wrote: >>> This patch series includes fixes for debug_vm_pgtable test code so that >>> they follow page table updates rules correctly. The fir

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-09-01 Thread Christophe Leroy
Le 21/08/2020 à 10:51, Anshuman Khandual a écrit : On 08/19/2020 06:30 PM, Aneesh Kumar K.V wrote: This patch series includes fixes for debug_vm_pgtable test code so that they follow page table updates rules correctly. The first two patches introduce changes w.r.t ppc64. The patches are incl

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-21 Thread Anshuman Khandual
On 08/21/2020 02:20 PM, Aneesh Kumar K.V wrote: > >> Sure. I am hoping kernel test robot will pick this up. I did an x86 and >> about 19 different ppc config build with the series. The git tree above was >> pushed with that. Considering you authored the change i am wondering if you >> could

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-21 Thread Anshuman Khandual
On 08/19/2020 06:30 PM, Aneesh Kumar K.V wrote: > This patch series includes fixes for debug_vm_pgtable test code so that > they follow page table updates rules correctly. The first two patches > introduce > changes w.r.t ppc64. The patches are included in this series for > completeness. We can

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-21 Thread Aneesh Kumar K.V
Sure. I am hoping kernel test robot will pick this up. I did an x86 and about 19 different ppc config build with the series. The git tree above was pushed with that. Considering you authored the change i am wondering if you could help with checking other architecture (may be atleast arm vari

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-21 Thread Aneesh Kumar K.V
On 8/21/20 1:31 PM, Anshuman Khandual wrote: On 08/21/2020 12:23 PM, Aneesh Kumar K.V wrote: On 8/21/20 9:03 AM, Anshuman Khandual wrote: On 08/19/2020 07:15 PM, Aneesh Kumar K.V wrote: "Aneesh Kumar K.V" writes: This patch series includes fixes for debug_vm_pgtable test code so that th

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-21 Thread Anshuman Khandual
On 08/21/2020 12:23 PM, Aneesh Kumar K.V wrote: > On 8/21/20 9:03 AM, Anshuman Khandual wrote: >> >> >> On 08/19/2020 07:15 PM, Aneesh Kumar K.V wrote: >>> "Aneesh Kumar K.V" writes: >>> This patch series includes fixes for debug_vm_pgtable test code so that they follow page table upd

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-20 Thread Aneesh Kumar K.V
On 8/21/20 9:03 AM, Anshuman Khandual wrote: On 08/19/2020 07:15 PM, Aneesh Kumar K.V wrote: "Aneesh Kumar K.V" writes: This patch series includes fixes for debug_vm_pgtable test code so that they follow page table updates rules correctly. The first two patches introduce changes w.r.t ppc64

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-20 Thread Anshuman Khandual
On 08/21/2020 09:03 AM, Anshuman Khandual wrote: > > > On 08/19/2020 07:15 PM, Aneesh Kumar K.V wrote: >> "Aneesh Kumar K.V" writes: >> >>> This patch series includes fixes for debug_vm_pgtable test code so that >>> they follow page table updates rules correctly. The first two patches >>> in

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-20 Thread Anshuman Khandual
On 08/19/2020 07:15 PM, Aneesh Kumar K.V wrote: > "Aneesh Kumar K.V" writes: > >> This patch series includes fixes for debug_vm_pgtable test code so that >> they follow page table updates rules correctly. The first two patches >> introduce >> changes w.r.t ppc64. The patches are included in t

Re: [PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-19 Thread Aneesh Kumar K.V
"Aneesh Kumar K.V" writes: > This patch series includes fixes for debug_vm_pgtable test code so that > they follow page table updates rules correctly. The first two patches > introduce > changes w.r.t ppc64. The patches are included in this series for > completeness. We can > merge them via ppc

[PATCH v2 00/13] mm/debug_vm_pgtable fixes

2020-08-19 Thread Aneesh Kumar K.V
This patch series includes fixes for debug_vm_pgtable test code so that they follow page table updates rules correctly. The first two patches introduce changes w.r.t ppc64. The patches are included in this series for completeness. We can merge them via ppc64 tree if required. Hugetlb test is disa