From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mel Gorman Subject: Re: [PATCH 09/28] mm: Move anon_vma ref out from under CONFIG_KSM Date: Wed, 9 Jun 2010 12:05:01 +0100 Message-ID: <20100609110501.GE5650@csn.ul.ie> References: <20100607110654.606530953@chello.nl> <20100607111407.216849162@chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Return-path: Content-Disposition: inline In-Reply-To: <20100607111407.216849162@chello.nl> Sender: linux-kernel-owner@vger.kernel.org To: Peter Zijlstra Cc: Andrea Arcangeli , Avi Kivity , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Nick Piggin , "Paul E. McKenney" List-Id: linux-arch.vger.kernel.org On Mon, Jun 07, 2010 at 01:07:03PM +0200, Peter Zijlstra wrote: > We need an anon_vma refcount for preemptible anon_vma->lock. > > Signed-off-by: Peter Zijlstra Can't see any problems Acked-by: Mel Gorman > -- Mel Gorman Part-time Phd Student Linux Technology Center University of Limerick IBM Dublin Software Lab From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gir.skynet.ie ([193.1.99.77]:48958 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752966Ab0FILFU (ORCPT ); Wed, 9 Jun 2010 07:05:20 -0400 Date: Wed, 9 Jun 2010 12:05:01 +0100 From: Mel Gorman Subject: Re: [PATCH 09/28] mm: Move anon_vma ref out from under CONFIG_KSM Message-ID: <20100609110501.GE5650@csn.ul.ie> References: <20100607110654.606530953@chello.nl> <20100607111407.216849162@chello.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20100607111407.216849162@chello.nl> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Peter Zijlstra Cc: Andrea Arcangeli , Avi Kivity , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Nick Piggin , "Paul E. McKenney" Message-ID: <20100609110501.FUi8y5hBy9IcYmTBlKvSCorvFHlFmtQbV7w6dcK47Jo@z> On Mon, Jun 07, 2010 at 01:07:03PM +0200, Peter Zijlstra wrote: > We need an anon_vma refcount for preemptible anon_vma->lock. > > Signed-off-by: Peter Zijlstra Can't see any problems Acked-by: Mel Gorman > -- Mel Gorman Part-time Phd Student Linux Technology Center University of Limerick IBM Dublin Software Lab