[PATCH 0/8] ACPICA version 20180531

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

 



This is the 20180531 release of ACPICA.

Notable commits:

AML parser has been changed to continue loading table at all costs.
The previous behavior rejected ACPI table loads if a runtime error
occurred during table load.

We have begun the process of the deprecation of the Unload operator.
We have done this because the a correct implementation on at least
some hosts may not be possible.

These commits are also available at the link below:
https://github.com/SchmErik/linux/tree/acpica20180531

Bob Moore (5):
  ACPICA: Debugger: Add count of namespace nodes after namespace dump
  ACPICA: AML Parser: Add debug option to dump parse trees
  ACPICA: Debugger: Reduce verbosity for module-level code errors.
  ACPICA: Interpreter: Begin deprecation of Unload operator
  ACPICA: Update version to 20180531

Erik Schmauss (1):
  ACPICA: AML parser: attempt to continue loading table after error

Robin Murphy (2):
  ACPICA: IORT: Update for revision D
  ACPICA: IORT: Add PMCG node supprt

 drivers/acpi/acpica/dbnames.c  |  1 +
 drivers/acpi/acpica/dbobject.c | 23 ++++++++++++++++++-
 drivers/acpi/acpica/dsdebug.c  | 12 +++++++---
 drivers/acpi/acpica/exconfig.c | 11 +++++++++
 drivers/acpi/acpica/nsdump.c   |  3 +++
 drivers/acpi/acpica/psloop.c   | 51 +++++++++++++++++++++++++++++++++++++++++-
 drivers/acpi/acpica/psobject.c | 30 +++++++++++++++++++++++++
 drivers/acpi/acpica/pswalk.c   | 34 +++++++++++++++++++++++++---
 drivers/acpi/acpica/uterror.c  | 10 ++++-----
 include/acpi/acoutput.h        |  4 +++-
 include/acpi/acpixf.h          |  2 +-
 include/acpi/actbl2.h          | 25 ++++++++++++++++-----
 12 files changed, 185 insertions(+), 21 deletions(-)

-- 
2.14.3

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