From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by kanga.kvack.org (Postfix) with ESMTP id 188BE6B0253 for ; Fri, 9 Oct 2015 05:49:02 -0400 (EDT) Received: by wicfx3 with SMTP id fx3so59275671wic.0 for ; Fri, 09 Oct 2015 02:49:01 -0700 (PDT) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com. [209.85.212.181]) by mx.google.com with ESMTPS id iy1si909479wjb.143.2015.10.09.02.49.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Oct 2015 02:49:00 -0700 (PDT) Received: by wiclk2 with SMTP id lk2so59592329wic.1 for ; Fri, 09 Oct 2015 02:49:00 -0700 (PDT) Date: Fri, 9 Oct 2015 12:48:58 +0300 From: "Kirill A. Shutemov" Subject: Re: [PATCH v2 08/12] mm: move some code around Message-ID: <20151009094858.GB7873@node> References: <1442918096-17454-1-git-send-email-vgupta@synopsys.com> <1442918096-17454-9-git-send-email-vgupta@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442918096-17454-9-git-send-email-vgupta@synopsys.com> Sender: owner-linux-mm@kvack.org List-ID: To: Vineet Gupta Cc: Andrew Morton , "Aneesh Kumar K.V" , "Kirill A. Shutemov" , Mel Gorman , Matthew Wilcox , Minchan Kim , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org On Tue, Sep 22, 2015 at 04:04:52PM +0530, Vineet Gupta wrote: > This reduces/simplifies the diff for the next patch which moves THP > specific code. > > Signed-off-by: Vineet Gupta Okay, so you group pte-related helpers together, right? It would be nice to mention it in commit message. Acked-by: Kirill A. Shutemov kirill.shutemov@linux.intel.com -- Kirill A. Shutemov -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org