From: Randy Dunlap <randy.dunlap@oracle.com>
To: lkml <linux-kernel@vger.kernel.org>
Cc: akpm <akpm@linux-foundation.org>
Subject: [PATCH] doc/kernel-parameters: use IA-32 tag instead of i386
Date: Wed, 4 Apr 2007 22:05:34 -0700 [thread overview]
Message-ID: <20070404220534.36cd24e9.randy.dunlap@oracle.com> (raw)
From: Randy Dunlap <randy.dunlap@oracle.com>
Use documented tag for "IA-32" (not "i386") to indicate which
kernel parameters apply to IA-32.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
Documentation/kernel-parameters.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--- linux-2621-rc5g12.orig/Documentation/kernel-parameters.txt
+++ linux-2621-rc5g12/Documentation/kernel-parameters.txt
@@ -126,7 +126,7 @@ and is between 256 and 4096 characters.
See header of drivers/scsi/53c7xx.c.
See also Documentation/scsi/ncr53c7xx.txt.
- acpi= [HW,ACPI,X86-64,i386]
+ acpi= [HW,ACPI,X86-64,IA-32]
Advanced Configuration and Power Interface
Format: { force | off | ht | strict | noirq }
force -- enable ACPI if default was off
@@ -207,13 +207,13 @@ and is between 256 and 4096 characters.
to assume that this machine's pmtimer latches its value
and always returns good values.
- enable_timer_pin_1 [i386,x86-64]
+ enable_timer_pin_1 [IA-32,x86-64]
Enable PIN 1 of APIC timer
Can be useful to work around chipset bugs
(in particular on some ATI chipsets).
The kernel tries to set a reasonable default.
- disable_timer_pin_1 [i386,x86-64]
+ disable_timer_pin_1 [IA-32,x86-64]
Disable PIN 1 of APIC timer
Can be useful to work around chipset bugs.
@@ -266,7 +266,7 @@ and is between 256 and 4096 characters.
not play well with APC CPU idle - disable it if you have
APC and your system crashes randomly.
- apic= [APIC,i386] Change the output verbosity whilst booting
+ apic= [APIC,IA-32] Change the output verbosity whilst booting
Format: { quiet (default) | verbose | debug }
Change the amount of debugging information output
when initialising the APIC and IO-APIC components.
next reply other threads:[~2007-04-05 5:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-05 5:05 Randy Dunlap [this message]
2007-04-05 5:41 ` Andrew Morton
2007-04-05 15:41 ` Randy Dunlap
2007-04-05 15:49 ` Alan Cox
2007-04-05 16:01 ` Randy Dunlap
2007-04-05 16:06 ` [PATCH] doc/kernel-parameters: use IA-32 tag instead of i386 take 2 Alan Cox
2007-04-05 16:11 ` Randy Dunlap
2007-04-05 6:21 ` [PATCH] doc/kernel-parameters: use IA-32 tag instead of i386 H. Peter Anvin
2007-04-05 11:16 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070404220534.36cd24e9.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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