mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] x86/kconfig: remove residual cmdline param "no-hlt"
@ 2017-12-25  2:56 zhenwei.pi
  2018-01-08 20:35 ` [tip:x86/boot] x86/kconfig: Remove residual "no-hlt" boot parameter reference tip-bot for zhenwei.pi
  0 siblings, 1 reply; 2+ messages in thread
From: zhenwei.pi @ 2017-12-25  2:56 UTC (permalink / raw)
  To: linux-kernel, x86; +Cc: zhenwei.pi, tglx, hpa, mingo

cmdline param "no-hlt" has been removed in commit
27be457000211a6903968dfce06d5f73f051a217.

Signed-off-by: zhenwei.pi <zhenwei.pi@youruncloud.com>
---
 arch/x86/Kconfig | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index d4fc98c..fa9c33c 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2426,19 +2426,18 @@ menuconfig APM
 
 	  1) make sure that you have enough swap space and that it is
 	  enabled.
-	  2) pass the "no-hlt" option to the kernel
-	  3) switch on floating point emulation in the kernel and pass
+	  2) switch on floating point emulation in the kernel and pass
 	  the "no387" option to the kernel
-	  4) pass the "floppy=nodma" option to the kernel
-	  5) pass the "mem=4M" option to the kernel (thereby disabling
+	  3) pass the "floppy=nodma" option to the kernel
+	  4) pass the "mem=4M" option to the kernel (thereby disabling
 	  all but the first 4 MB of RAM)
-	  6) make sure that the CPU is not over clocked.
-	  7) read the sig11 FAQ at <http://www.bitwizard.nl/sig11/>
-	  8) disable the cache from your BIOS settings
-	  9) install a fan for the video card or exchange video RAM
-	  10) install a better fan for the CPU
-	  11) exchange RAM chips
-	  12) exchange the motherboard.
+	  5) make sure that the CPU is not over clocked.
+	  6) read the sig11 FAQ at <http://www.bitwizard.nl/sig11/>
+	  7) disable the cache from your BIOS settings
+	  8) install a fan for the video card or exchange video RAM
+	  9) install a better fan for the CPU
+	  10) exchange RAM chips
+	  11) exchange the motherboard.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called apm.
-- 
2.7.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-08 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-25  2:56 [PATCH] x86/kconfig: remove residual cmdline param "no-hlt" zhenwei.pi
2018-01-08 20:35 ` [tip:x86/boot] x86/kconfig: Remove residual "no-hlt" boot parameter reference tip-bot for zhenwei.pi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome