From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [PATCH v2 10/12] mm,thp: introduce flush_pmd_tlb_range Date: Fri, 9 Oct 2015 13:08:16 +0300 Message-ID: <20151009100816.GC7873@node> References: <1442918096-17454-1-git-send-email-vgupta@synopsys.com> <1442918096-17454-11-git-send-email-vgupta@synopsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1442918096-17454-11-git-send-email-vgupta@synopsys.com> Sender: owner-linux-mm@kvack.org 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 List-Id: linux-arch.vger.kernel.org On Tue, Sep 22, 2015 at 04:04:54PM +0530, Vineet Gupta wrote: Commit message: -ENOENT. Otherwise, looks good: Acked-by: Kirill A. Shutemov -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f173.google.com ([209.85.212.173]:34966 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757276AbbJIKIU (ORCPT ); Fri, 9 Oct 2015 06:08:20 -0400 Received: by wicge5 with SMTP id ge5so61371346wic.0 for ; Fri, 09 Oct 2015 03:08:18 -0700 (PDT) Date: Fri, 9 Oct 2015 13:08:16 +0300 From: "Kirill A. Shutemov" Subject: Re: [PATCH v2 10/12] mm,thp: introduce flush_pmd_tlb_range Message-ID: <20151009100816.GC7873@node> References: <1442918096-17454-1-git-send-email-vgupta@synopsys.com> <1442918096-17454-11-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-11-git-send-email-vgupta@synopsys.com> Sender: linux-arch-owner@vger.kernel.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 Message-ID: <20151009100816.Xp9xm3fRllzYyEi8KdySQtHdx5USHyj478Q3h93Czk8@z> On Tue, Sep 22, 2015 at 04:04:54PM +0530, Vineet Gupta wrote: Commit message: -ENOENT. Otherwise, looks good: Acked-by: Kirill A. Shutemov -- Kirill A. Shutemov