From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 79C76DDEDD for ; Thu, 2 Oct 2008 07:11:12 +1000 (EST) Message-Id: <7E5B6DFB-F9DE-4929-8A4F-8011BF817017@kernel.crashing.org> From: Kumar Gala To: Adam Litke In-Reply-To: <1222789675.13978.14.camel@localhost.localdomain> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [PATCH] properly reserve in bootmem the lmb reserved regions that cross numa nodes Date: Wed, 1 Oct 2008 16:02:33 -0500 References: <48E23D6C.4030406@linux.vnet.ibm.com> <1222789675.13978.14.camel@localhost.localdomain> Cc: linuxppc-dev , Jon Tollefson , Adam Litke , Linux Kernel Mailing List , Linux Memory Management List List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Out of interest how to do you guys represent NUMA regions of memory in the device tree? - k