> Hmm. I thought the original idea for the "flash LEDs on panic" was
> so you knew something had gone wrong early in the boot, at the kind
> of places where you don't have a console initialised. If you don't
> have the console initialised, you sure as hell don't have the input
> layer or keyboard drivers initialised.
[having written the original code...]
The idea was to distingush panic from lockup when you are in X and cannot
see the console and X is dead so you cannot switch to the console.
Handling early panic is probably better done by an "early console", like
x86-64 supports one.
-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/