[RFC PATCH 0/8] ACPICA: Tables: Table cleanup and new APIs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch is a linuxized result of ACPICA upstream pull request 121.
https://github.com/acpica/acpica/pull/121/
This is for review only. Please do not merge it.

Lv Zheng (8):
  ACPICA: Tables: Add an error message complaining driver bugs
  ACPICA: Tables: Invoke acpi_tb_validate_tableby_index() instead of
    acpi_get_table_by_index()
  ACPICA: Tables: Fix an issue the dynamic table loading contains code
    with MTX_TABLES released
  ACPICA: Tables: Cleanup acpi_tb_copy_dsdt()
  ACPICA: Tables: Remove acpi_tb_install_fixed_table()
  ACPICA: Tables: Correct function namings
  ACPICA: Tables: Add acpi_uninstall_table() to remove ACPI tables
  ACPICA: Tables: Add acpi_unload_table() to unload definition block
    tables

 drivers/acpi/acpica/actables.h    |   22 +++---
 drivers/acpi/acpica/dbfileio.c    |    2 +-
 drivers/acpi/acpica/dsinit.c      |    2 +-
 drivers/acpi/acpica/dsopcode.c    |    2 +-
 drivers/acpi/acpica/exconfig.c    |   18 +++--
 drivers/acpi/acpica/nsparse.c     |    2 +-
 drivers/acpi/acpica/tbdata.c      |   54 +++++++++++---
 drivers/acpi/acpica/tbfadt.c      |   24 +++---
 drivers/acpi/acpica/tbinstal.c    |  119 +++--------------------------
 drivers/acpi/acpica/tbutils.c     |   94 ++++++++++++++++++-----
 drivers/acpi/acpica/tbxface.c     |   18 ++++-
 drivers/acpi/acpica/tbxfload.c    |  149 ++++++++++++++++++++++++++++---------
 drivers/acpi/osl.c                |    3 +-
 drivers/pci/hotplug/sgi_hotplug.c |    2 +-
 include/acpi/acpixf.h             |    8 +-
 include/acpi/actbl.h              |    1 +
 16 files changed, 307 insertions(+), 213 deletions(-)

-- 
1.7.10

--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux