mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation: ACPI: add copy_dsdt to ACPI format options.
@ 2015-09-26 16:27 Rami Rosen
  2015-10-28  3:14 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2015-09-26 16:27 UTC (permalink / raw)
  To: rafael.j.wysocki; +Cc: ming.m.lin, lenb, linux-acpi, linux-kernel, Rami Rosen

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: ACPI: add copy_dsdt to ACPI format options.
  2015-09-26 16:27 [PATCH] Documentation: ACPI: add copy_dsdt to ACPI format options Rami Rosen
@ 2015-10-28  3:14 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2015-10-28  3:14 UTC (permalink / raw)
  To: Rami Rosen; +Cc: rafael.j.wysocki, ming.m.lin, lenb, linux-acpi, linux-kernel

On Saturday, September 26, 2015 07:27:57 PM Rami Rosen wrote:
> 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
> 

Applied, thanks!

Rafael


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-28  2:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-26 16:27 [PATCH] Documentation: ACPI: add copy_dsdt to ACPI format options Rami Rosen
2015-10-28  3:14 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®