Re: [RFC/PATCH] Make printk work for really early debugging
From: Andi Kleen
Date: Thu May 18 2006 - 09:57:20 EST
Michael Ellerman <michael@xxxxxxxxxxxxxx> writes:
> Currently printk is no use for early debugging because it refuses to actually
> print anything to the console unless cpu_online(smp_processor_id()) is true.
On x86-64 this is simply solved by setting the boot processor online very early.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/