[PATCH] updated: Minor numa memory code cleanup

Mike Kravetz kravetz at us.ibm.com
Thu Dec 1 09:49:00 EST 2005


On Wed, Nov 30, 2005 at 04:33:36PM -0600, Michael Ellerman wrote:
> On Wed, 30 Nov 2005 15:47, Mike Kravetz wrote:
> > Here is an updated version of the patch that panics if no memory is
> > found as Nathan suggested.  I'm still concerned that panic strings
> > (not just the one added here) at this stage of booting do not show
> > up on my system.  But, that is an issue separate from this patch.
> 
> You probably need to enable one of the EARLY_DEBUG_INIT macros, in 
> arch/powerpc/kernel/setup_64.c.

I was thinking more about debugging production systems in the field
where we may not have the luxury of booting a debug kernel.

Seem to recall a situation in the past where someone ran into a
problem in numa.c that called panic.  Didn't get the panic message
displayed on the console.  Had them enable xmon, and dig the panic
message out of the console buffer.  Sure would be nice if we could
get all those early catastrophic failure messages to the console.

-- 
Mike



More information about the Linuxppc64-dev mailing list