From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail138.messagelabs.com (mail138.messagelabs.com [216.82.249.35]) by kanga.kvack.org (Postfix) with SMTP id 786AD6001DA for ; Mon, 22 Feb 2010 12:57:34 -0500 (EST) Message-ID: <4B82C518.2030005@redhat.com> Date: Mon, 22 Feb 2010 12:55:36 -0500 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [patch 29/36] page anon_vma References: <20100221141009.581909647@redhat.com> <20100221141757.404104520@redhat.com> In-Reply-To: <20100221141757.404104520@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: aarcange@redhat.com Cc: linux-mm@kvack.org, Marcelo Tosatti , Adam Litke , Avi Kivity , Izik Eidus , Hugh Dickins , Nick Piggin , Mel Gorman , Dave Hansen , Benjamin Herrenschmidt , Ingo Molnar , Mike Travis , KAMEZAWA Hiroyuki , Christoph Lameter , Chris Wright , Andrew Morton , bpicco@redhat.com, KOSAKI Motohiro , Balbir Singh , Arnd Bergmann List-ID: On 02/21/2010 09:10 AM, aarcange@redhat.com wrote: > From: Andrea Arcangeli > > Find the anon_vma to lock from the page rather than from the vma, after recent > anon_vma changes that allows a vma to belong to more than a single anon_vma. > > Signed-off-by: Andrea Arcangeli Acked-by: Rik van Riel This could be folded into earlier patches, so bisectability is preserved. -- 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