From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail191.messagelabs.com (mail191.messagelabs.com [216.82.242.19]) by kanga.kvack.org (Postfix) with SMTP id 7114D6003C1 for ; Tue, 26 Jan 2010 10:01:47 -0500 (EST) Message-ID: <4B5F037D.9050801@redhat.com> Date: Tue, 26 Jan 2010 10:00:13 -0500 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 03 of 31] alter compound get_page/put_page References: <936cd613e4ae2d20c62b.1264513918@v2.random> In-Reply-To: <936cd613e4ae2d20c62b.1264513918@v2.random> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Andrea Arcangeli Cc: linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Avi Kivity , Izik Eidus , Hugh Dickins , Nick Piggin , Mel Gorman , Andi Kleen , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Christoph Lameter , Chris Wright , Andrew Morton , bpicco@redhat.com, Christoph Hellwig , KOSAKI Motohiro List-ID: On 01/26/2010 08:51 AM, Andrea Arcangeli wrote: > From: Andrea Arcangeli > > Alter compound get_page/put_page to keep references on subpages too, in order > to allow __split_huge_page_refcount to split an hugepage even while subpages > have been pinned by one of the get_user_pages() variants. > > Signed-off-by: Andrea Arcangeli Ahh, I see you added the #ifdef in this patch. Acked-by: Rik van Riel -- All rights reversed. -- 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