Re: [PATCH *] rmap VM, version 12

Andi Kleen (ak@suse.de)
Wed, 23 Jan 2002 20:12:48 +0100


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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/