Re: [PATCH V2] powerpc/mm: Initialize kernel pagetable memory for PTE fragments

2018-06-20 Thread Aneesh Kumar K.V
On 06/20/2018 02:52 PM, Anshuman Khandual wrote: Kernel pagetable pages for PTE fragments never go through the standard init sequence which can cause inaccuracies in utilization statistics reported at places like /proc and /sysfs interfaces etc. Also the allocated page misses out on pagetable loc

[PATCH V2] powerpc/mm: Initialize kernel pagetable memory for PTE fragments

2018-06-20 Thread Anshuman Khandual
Kernel pagetable pages for PTE fragments never go through the standard init sequence which can cause inaccuracies in utilization statistics reported at places like /proc and /sysfs interfaces etc. Also the allocated page misses out on pagetable lock and page flag init as well. Fix it by making sure