x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
[linux-2.6-block.git] / Documentation / kernel-parameters.txt
index 3b0cd1e612da5e36b620b73a109bde267125b491..109ee45cf20d71b6fe0c806e770cfa5fbe1d7bff 100644 (file)
@@ -1881,10 +1881,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
                        wfi(ARM) instruction doesn't work correctly and not to
                        use it. This is also useful when using JTAG debugger.
 
-       no-hlt          [BUGS=X86-32] Tells the kernel that the hlt
-                       instruction doesn't work correctly and not to
-                       use it.
-
        no_file_caps    Tells the kernel not to honor file capabilities.  The
                        only way then for a file to be executed with privilege
                        is to be setuid root or executed by root.