LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] Fix ACPI documentation in kernel-parameters.txt
@ 2007-03-01 23:16 Bernhard Walle
2007-03-01 23:23 ` Roland Dreier
0 siblings, 1 reply; 4+ messages in thread
From: Bernhard Walle @ 2007-03-01 23:16 UTC (permalink / raw)
To: linux-kernel
Add hint that acpi=off doesn't work on IA64.
Signed-off-by: Bernhard Walle <bwalle@suse.de>
---
Documentation/kernel-parameters.txt | 1 +
1 file changed, 1 insertion(+)
Index: b/Documentation/kernel-parameters.txt
===================================================================
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -135,6 +135,7 @@ and is between 256 and 4096 characters.
strictly ACPI specification compliant.
See also Documentation/pm.txt, pci=noacpi
+ On IA64, ACPI cannot be deactivated.
acpi_sleep= [HW,ACPI] Sleep options
Format: { s3_bios, s3_mode }
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] Fix ACPI documentation in kernel-parameters.txt
@ 2007-03-02 17:30 Bernhard Walle
0 siblings, 0 replies; 4+ messages in thread
From: Bernhard Walle @ 2007-03-02 17:30 UTC (permalink / raw)
To: Andrew Morton, linux-kernel
Add hint that acpi=off doesn't work on IA64.
Signed-off-by: Bernhard Walle <bwalle@suse.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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-03-02 17:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-01 23:16 [PATCH] Fix ACPI documentation in kernel-parameters.txt Bernhard Walle
2007-03-01 23:23 ` Roland Dreier
2007-03-02 17:27 ` Bernhard Walle
2007-03-02 17:30 Bernhard Walle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).