From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18752.16188.480990.923571@cargo.ozlabs.ibm.com> Date: Thu, 11 Dec 2008 09:14:20 +1100 From: Paul Mackerras To: Dave Hansen Subject: Re: [PATCH 1/8] fix bootmem reservation on uninitialized node In-Reply-To: <20081209182130.1E4C1438@kernel> References: <20081209182130.DB2150A2@kernel> <20081209182130.1E4C1438@kernel> Cc: Jon Tollefson , Mel Gorman , linuxppc-dev@ozlabs.org, "Serge E. Hallyn" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Dave Hansen writes: > This patch ensures that we do not touch bootmem for any node which > has not been initialized. > > Signed-off-by: Dave Hansen So, should I be sending this to Linus for 2.6.28? I notice you have added a dbg() call. For a 2.6.28 patch I'd somewhat prefer not to have that in unless necessary. Jon, does this patch fix the problem on your machine with 16G pages? Paul.