From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [PATCHv2 1/2] mm: Introduce wrappers to access mm->nr_ptes Date: Fri, 6 Oct 2017 12:55:17 +0300 Message-ID: <20171006095517.vkpao4iu35ocashi@node.shutemov.name> References: <20171005101442.49555-1-kirill.shutemov@linux.intel.com> <856babfe-fd38-0bd2-d8d2-64dfe6672da8@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <856babfe-fd38-0bd2-d8d2-64dfe6672da8-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Anshuman Khandual Cc: "Kirill A. Shutemov" , Andrew Morton , linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Michal Hocko List-Id: linux-api@vger.kernel.org On Fri, Oct 06, 2017 at 09:32:03AM +0530, Anshuman Khandual wrote: > On 10/05/2017 03:44 PM, 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. > > > > Signed-off-by: Kirill A. Shutemov > > Hey Kirill, > > This patch does not apply cleanly either on mainline or on the latest > mmotm branch mmotm-2017-10-03-17-08. Is there any other branch like > 'linux next' you might have rebased these patches against ? It's against mmots. There's pud page tables accounting patch we depent onto. -- Kirill A. Shutemov