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 BE9076B0236 for ; Fri, 26 Mar 2010 14:27:24 -0400 (EDT) Message-ID: <4BACFC52.4040703@redhat.com> Date: Fri, 26 Mar 2010 14:26:26 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 40 of 41] mprotect: pass vma down to page table walkers References: <0519ba13957b4a86663c.1269622844@v2.random> In-Reply-To: <0519ba13957b4a86663c.1269622844@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, Andrew Morton , 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 , bpicco@redhat.com, KOSAKI Motohiro , Balbir Singh , Arnd Bergmann , "Michael S. Tsirkin" , Peter Zijlstra , Johannes Weiner List-ID: On 03/26/2010 01:00 PM, Andrea Arcangeli wrote: > From: Johannes Weiner > > Waiting for huge pmds to finish splitting requires the vma's anon_vma, > so pass along the vma instead of the mm, we can always get the latter > when we need it. > > Signed-off-by: Johannes Weiner > Signed-off-by: Andrea Arcangeli Reviewed-by: Rik van Riel -- 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