On Tuesday, May 8, 2018 11:06:06 PM CEST Erik Schmauss wrote: > This is a release of ACPICA version 20180508 > > Notable commit: add deferred package support for the Load and > load_table operators. If possible, please get this commit in for > one of the 4.17 release candidates. This fixes a known issue in > the AML parser. > > These commits are also available on github > > Link: https://github.com/SchmErik/linux/tree/acpica201805 > > Bob Moore (9): > ACPICA: iASL: Enhance the -tc option (create AML hex file in C) > ACPICA: Improve error messages for the namespace root node > ACPICA: Debugger: Add Package support for "test objects" command > ACPICA: Debugger: Removed direct support for EC address space in "Test > Objects" > ACPICA: Update version to 20180427 > ACPICA: Add deferred package support for the Load and load_table > operators > ACPICA: Add owner list to the namespace node structure > ACPICA: acpidump/acpixtract: Support for tables larger than 1MB > ACPICA: Update version to 20180508 > > Colin Ian King (2): > ACPICA: Tables: Fix spelling mistake in comment > ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_list > > Toomas Soome (1): > ACPICA: acpi: this statement may fall through > > drivers/acpi/acpica/acapps.h | 2 ++ > drivers/acpi/acpica/aclocal.h | 11 +++--- > drivers/acpi/acpica/acnamesp.h | 4 +++ > drivers/acpi/acpica/dbnames.c | 12 +++++-- > drivers/acpi/acpica/dbtest.c | 59 +++++++++++++++++++++++++++++--- > drivers/acpi/acpica/dswscope.c | 8 ++--- > drivers/acpi/acpica/exconfig.c | 14 ++++++++ > drivers/acpi/acpica/nsinit.c | 76 +++++++++++++++++++++++++++++++----------- > drivers/acpi/acpica/rsdump.c | 2 +- > drivers/acpi/acpica/tbinstal.c | 2 +- > drivers/acpi/acpica/utbuffer.c | 4 +-- > drivers/acpi/acpica/utprint.c | 1 + > drivers/acpi/acpica/utstring.c | 2 +- > include/acpi/acnames.h | 7 ++-- > include/acpi/acpixf.h | 2 +- > 15 files changed, 162 insertions(+), 44 deletions(-) > > All applied, thanks! -- 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