[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH *] rmap VM, version 12



On Wed, Jan 23, 2002 at 05:05:13PM -0200, Rik van Riel wrote:
> > uncompressing linux ...
> > booting ..
> 
> At this point we're not even near using pagetables yet,
> so I guess this is something else ...
> 
> (I'm not 100% sure, though)

It happens when you crash before console initialization.  VM is already
low level initialized there, but other CPUs should not have been booted yet.

Usual way to debug is to link with one of the patches that replace printk
with an "early_printk" that writes directly into the vga text buffer and
works without the console subsystem. 

-andi
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/