lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 28 Oct 2015 04:14:52 +0100
From:	"Rafael J. Wysocki" <rjw@...ysocki.net>
To:	Rami Rosen <ramirose@...il.com>
Cc:	rafael.j.wysocki@...el.com, ming.m.lin@...el.com, lenb@...nel.org,
	linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: ACPI: add copy_dsdt to ACPI format options.

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@...il.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

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ