[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070302173054.GB9157@strauss.suse.de>
Date: Fri, 2 Mar 2007 18:30:54 +0100
From: Bernhard Walle <bwalle@...e.de>
To: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH] Fix ACPI documentation in kernel-parameters.txt
Add hint that acpi=off doesn't work on IA64.
Signed-off-by: Bernhard Walle <bwalle@...e.de>
---
Documentation/kernel-parameters.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: linux-2.6.21-rc2-mm1/Documentation/kernel-parameters.txt
===================================================================
--- linux-2.6.21-rc2-mm1.orig/Documentation/kernel-parameters.txt
+++ linux-2.6.21-rc2-mm1/Documentation/kernel-parameters.txt
@@ -126,7 +126,8 @@ and is between 256 and 4096 characters.
See header of drivers/scsi/53c7xx.c.
See also Documentation/scsi/ncr53c7xx.txt.
- acpi= [HW,ACPI] Advanced Configuration and Power Interface
+ acpi= [HW,ACPI,X86-64,i386]
+ Advanced Configuration and Power Interface
Format: { force | off | ht | strict | noirq }
force -- enable ACPI if default was off
off -- disable ACPI if default was on
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists