Commit 03d926f82800f32642b32ba547c7a002a371a78f

Authored by Bernhard Walle
Committed by Len Brown
1 parent 8607c673bd

ACPI: Add kernel-parameters hint that acpi=off doesn't work on IA64.

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

Documentation/kernel-parameters.txt
... ... @@ -125,7 +125,8 @@
125 125 See header of drivers/scsi/53c7xx.c.
126 126 See also Documentation/scsi/ncr53c7xx.txt.
127 127  
128   - acpi= [HW,ACPI] Advanced Configuration and Power Interface
  128 + acpi= [HW,ACPI,X86-64,i386]
  129 + Advanced Configuration and Power Interface
129 130 Format: { force | off | ht | strict | noirq }
130 131 force -- enable ACPI if default was off
131 132 off -- disable ACPI if default was on