From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) by kanga.kvack.org (Postfix) with ESMTP id AE13790008B for ; Thu, 30 Oct 2014 08:21:53 -0400 (EDT) Received: by mail-la0-f47.google.com with SMTP id gd6so3049141lab.6 for ; Thu, 30 Oct 2014 05:21:52 -0700 (PDT) Received: from jenni1.inet.fi (mta-out1.inet.fi. [62.71.2.194]) by mx.google.com with ESMTP id v3si11704817lal.134.2014.10.30.05.21.51 for ; Thu, 30 Oct 2014 05:21:51 -0700 (PDT) Date: Thu, 30 Oct 2014 14:21:13 +0200 From: "Kirill A. Shutemov" Subject: Re: [PATCH 3/5] mm: gup: use get_user_pages_unlocked within get_user_pages_fast Message-ID: <20141030122113.GC31134@node.dhcp.inet.fi> References: <1414600520-7664-1-git-send-email-aarcange@redhat.com> <1414600520-7664-4-git-send-email-aarcange@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1414600520-7664-4-git-send-email-aarcange@redhat.com> Sender: owner-linux-mm@kvack.org List-ID: To: Andrea Arcangeli Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Michel Lespinasse , Andrew Jones , Hugh Dickins , Mel Gorman , Andres Lagar-Cavilla , Minchan Kim , KOSAKI Motohiro , "\\\"Dr. David Alan Gilbert\\\"" , Peter Feiner , Peter Zijlstra , Benjamin Herrenschmidt , James Bottomley , David Miller , Steve Capper , Johannes Weiner On Wed, Oct 29, 2014 at 05:35:18PM +0100, Andrea Arcangeli wrote: > This allows the get_user_pages_fast slow path to release the mmap_sem > before blocking. > > Signed-off-by: Andrea Arcangeli 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