ChangeSet 1.2231.1.91, 2005/03/28 19:41:48-08:00, [EMAIL PROTECTED]

        [PATCH] kernel-parameters: IA-32/X86-64 cleanups
        
        Convert "kernel-parameters.txt" to use IA-32 in place of x86
          and X86-64 in place of x86_64, to be in line with other
          architecture documentation conventions.
        Add reference to Documentation/x86_64/boot-options.txt .
        
        Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
        Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
        Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>



 kernel-parameters.txt |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)


diff -Nru a/Documentation/kernel-parameters.txt 
b/Documentation/kernel-parameters.txt
--- a/Documentation/kernel-parameters.txt       2005-03-28 21:26:33 -08:00
+++ b/Documentation/kernel-parameters.txt       2005-03-28 21:26:33 -08:00
@@ -80,6 +80,9 @@
        VT      Virtual terminal support is enabled.
        WDT     Watchdog support is enabled.
        XT      IBM PC/XT MFM hard disk support is enabled.
+       X86-64  X86-64 architecture is enabled.
+                       More X86-64 boot options can be found in
+                       Documentation/x86_64/boot-options.txt .
 
 In addition, the following text indicates that the option:
 
@@ -403,7 +406,7 @@
 
        dtc3181e=       [HW,SCSI]
 
-       earlyprintk=    [x86, x86_64]
+       earlyprintk=    [IA-32, X86-64]
                        earlyprintk=vga
                        earlyprintk=serial[,ttySn[,baudrate]]
 
@@ -867,7 +870,7 @@
 
        noexec          [IA-64]
 
-       noexec          [i386, x86_64]
+       noexec          [IA-32, X86-64]
                        noexec=on: enable non-executable mappings (default)
                        noexec=off: disable nn-executable mappings
 
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to