Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1374077

Re: [PATCH 0/3] ACPI / tables: Add table upgrade mechanism

From Andy Shevchenko <andy.shevchenko@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] ACPI / tables: Add table upgrade mechanism
Date 2016-04-08 10:30 +0200
Message-ID <rlzXI-XP-11@gated-at.bofh.it> (permalink)
References <rlzbk-np-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Apr 8, 2016 at 10:35 AM, Lv Zheng <lv.zheng@intel.com> wrote:
> This patch introduces a table upgrade mechanism based on the existing
> initrd table override mechanism.
>

Mika, I think we might take advantage of this change.

> 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                         |    6 +-
>  7 files changed, 366 insertions(+), 312 deletions(-)
>
> --
> 1.7.10
>



-- 
With Best Regards,
Andy Shevchenko

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] ACPI / tables: Add table upgrade mechanism Lv Zheng <lv.zheng@intel.com> - 2016-04-08 09:40 +0200
  [PATCH 3/3] ACPI / tables: Convert the initrd table override mechanisms to the table upgrade mechanism Lv Zheng <lv.zheng@intel.com> - 2016-04-08 09:40 +0200
  Re: [PATCH 0/3] ACPI / tables: Add table upgrade mechanism Andy Shevchenko <andy.shevchenko@gmail.com> - 2016-04-08 10:30 +0200

csiph-web