Re: [PATCH] Wait for console to become available, v2

From: Andi Kleen
Date: Sun Apr 19 2009 - 04:26:01 EST


VomLehn <dvomlehn@xxxxxxxxx> writes:
>
> History
> v2 Wait for the preferred console rather than any console. Make the
> delay interval a tunable.

CONFIG tunables are usually a bad idea. What should a binary distribution
kernel set? Better make it a boot option with a reasonable default.

Also a setting to panic in this case might be useful, normally a system
without console is not very useful and needs to be rebooted anyways.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/