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:	Thu, 21 Apr 2016 02:18:36 +0200
From:	"Rafael J. Wysocki" <rjw@...ysocki.net>
To:	Lv Zheng <lv.zheng@...el.com>
Cc:	"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
	Len Brown <len.brown@...el.com>, Lv Zheng <zetalog@...il.com>,
	linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org
Subject: Re: [PATCH v2 0/3] ACPI / tables: Add table upgrade mechanism

On Monday, April 11, 2016 10:13:07 AM Lv Zheng wrote:
> This patch introduces a table upgrade mechanism based on the existing
> initrd table override mechanism.
> 
> Updated due to a build error reported against early_acpi_table_init()
> stub.
> 
> Lv Zheng (3):
>   ACPI / tables: Move table override mechanisms to tables.c
>   ACPI / x86: Cleanup initrd related code
>   ACPI / tables: Convert the initrd table override mechanisms to the
>     table upgrade mechanism
> 
>  Documentation/acpi/initrd_table_override.txt |   65 +++---
>  arch/x86/kernel/setup.c                      |   12 +-
>  drivers/acpi/Kconfig                         |    8 +-
>  drivers/acpi/internal.h                      |    1 -
>  drivers/acpi/osl.c                           |  274 ----------------------
>  drivers/acpi/tables.c                        |  312 +++++++++++++++++++++++++-
>  include/linux/acpi.h                         |   10 +-
>  7 files changed, 365 insertions(+), 317 deletions(-)

All [1-3/3] applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ