Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932896AbaJ3MV7 (ORCPT ); Thu, 30 Oct 2014 08:21:59 -0400 Received: from mta-out1.inet.fi ([62.71.2.194]:47766 "EHLO jenni1.inet.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752269AbaJ3MV5 (ORCPT ); Thu, 30 Oct 2014 08:21:57 -0400 Date: Thu, 30 Oct 2014 14:21:13 +0200 From: "Kirill A. Shutemov" 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 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> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/