On Fri, Oct 06, 2017 at 10:50:38AM +0200, Michal Hocko wrote: > On Thu 05-10-17 13:14:41, Kirill A. Shutemov wrote: > > Let's add wrappers for ->nr_ptes with the same interface as for nr_pmd > > and nr_pud. > > > > It's preparation for consolidation of page-table counters in mm_struct. > > You are also making the accounting dependent on MMU which is OK because > no nommu arch really accounts page tables if there is anything like that > at all on those archs but it should be mentioned in the changelog.
Okay, I'll update change log. > > Signed-off-by: Kirill A. Shutemov <kirill.shute...@linux.intel.com> > > Acked-by: Michal Hocko <mho...@suse.com> Thanks. -- Kirill A. Shutemov