From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fmsmga101-1.fm.intel.com (mga01.intel.com [192.55.52.88]) by ozlabs.org (Postfix) with ESMTP id 3557B67C41 for ; Thu, 13 Apr 2006 01:56:28 +1000 (EST) Date: Wed, 12 Apr 2006 08:46:33 -0700 From: "Luck, Tony" To: Mel Gorman Subject: Re: [PATCH 0/6] [RFC] Sizing zones and holes in an architecture independent manner Message-ID: <20060412154633.GA10589@agluck-lia64.sc.intel.com> References: <20060411103946.18153.83059.sendpatchset@skynet> <20060411222029.GA7743@agluck-lia64.sc.intel.com> <20060412000500.GA8532@agluck-lia64.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev@ozlabs.org, ak@suse.de, Linux Kernel Mailing List , davej@codemonkey.org.uk List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Apr 12, 2006 at 11:50:31AM +0100, Mel Gorman wrote: Patch got corrupted in transit and won't apply (looks like something stripped trailing spaces from empty lines). E.g. > diff -rup -X /usr/src/patchset-0.5/bin//dontdiff linux-2.6.17-rc1-104-x86_64_use_init_nodes/arch/ia64/Kconfig linux-2.6.17-rc1-105-ia64_use_init_nodes/arch/ia64/Kconfig > --- linux-2.6.17-rc1-104-x86_64_use_init_nodes/arch/ia64/Kconfig 2006-04-03 04:22:10.000000000 +0100 > +++ linux-2.6.17-rc1-105-ia64_use_init_nodes/arch/ia64/Kconfig 2006-04-11 23:31:38.000000000 +0100 > @@ -352,6 +352,9 @@ config NUMA > Access). This option is for configuring high-end multiprocessor > server systems. If in doubt, say N. > > +config ARCH_POPULATES_NODE_MAP > + def_bool y > + > # VIRTUAL_MEM_MAP and FLAT_NODE_MEM_MAP are functionally equivalent. > # VIRTUAL_MEM_MAP has been retained for historical reasons. > config VIRTUAL_MEM_MAP