lkml.org 
[lkml]   [2015]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Documentation: ACPI: add copy_dsdt to ACPI format options.
Date
commit aa2110cb1a7510f9b834adfb39b05d4843a35d35
("ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT") added
copy_dsdt as an ACPI boot option, but did not add it to ACPI format options in
Documentation/kernel-parameters.txt. This patch fixes it.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
Documentation/kernel-parameters.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 22a4b68..bbf4ee6c 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -167,7 +167,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.

acpi= [HW,ACPI,X86,ARM64]
Advanced Configuration and Power Interface
- Format: { force | off | strict | noirq | rsdt }
+ Format: { force | off | strict | noirq | rsdt |
+ copy_dsdt }
force -- enable ACPI if default was off
off -- disable ACPI if default was on
noirq -- do not use ACPI for IRQ routing
--
2.4.3


\
 
 \ /
  Last update: 2015-09-26 18:41    [W:0.314 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site