From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from calculon.skynet.ie (calculon.skynet.ie [193.1.99.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 95CC067BD9 for ; Sat, 21 Oct 2006 02:31:04 +1000 (EST) Date: Fri, 20 Oct 2006 17:30:58 +0100 (IST) From: Mel Gorman To: Andy Whitcroft Subject: Re: [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc In-Reply-To: <8a76dfd735e544016c5f04c98617b87d@pinky> Message-ID: References: <4538DACC.5050605@shadowen.org> <8a76dfd735e544016c5f04c98617b87d@pinky> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Paul Mackerras , Anton Blanchard , Christoph Lameter List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 20 Oct 2006, Andy Whitcroft wrote: > Reintroduce NODES_SPAN_OTHER_NODES for powerpc > > Revert "[PATCH] Remove SPAN_OTHER_NODES config definition" > This reverts commit f62859bb6871c5e4a8e591c60befc8caaf54db8c. > Revert "[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES" > This reverts commit a94b3ab7eab4edcc9b2cb474b188f774c331adf7. > > Also update the comments to indicate that this is still required > and where its used. > > Signed-off-by: Andy Whitcroft Acked-by: Mel Gorman