Hello,
I had to hang around in the code to find this invaluable option "nohalt". Let's document it!
That's a trivial documentation update, please apply.
Eric Piel
-- Documentation update about pal_halt_light on IA-64
Signed-off-by: Eric Piel <[EMAIL PROTECTED]> --
--- kernel-parameters.txt.bak 2005-03-09 15:39:10.348323818 +0100 +++ kernel-parameters.txt 2005-03-09 15:55:19.583141065 +0100 @@ -837,6 +837,9 @@ instruction doesn't work correctly and not to use it. + nohalt [IA-64] Tells the kernel not to use the power saving + function PAL_HALT_LIGHT when idle. + noirqdebug [IA-32] Disables the code which attempts to detect and disable unhandled interrupt sources.
