On Fri, Mar 27, 2020 at 11:43 PM Erik Kaneda <erik.kaneda@xxxxxxxxx> wrote: > > This patch set contains the linux-ized patches of the ACPICA release > version 20200326 > > This release mostly consists of changes in the iASL compiler and the > acpiexec utility so linux changes are quite small. The acpiexec > change is specifically intended for the userspace utility's custom > initialization feature so there is no functional change in the kernel > space AML interpreter. Other than that, there were several additions to > ACPI tables such a new IVRS subtype and NHLT as well as trivial typo > fixes. > > Bob Moore (3): > ACPICA: Fix a typo in a comment field > ACPICA: Fixes for acpiExec namespace init file > ACPICA: Update version 20200326 > > Cezary Rojewski (1): > ACPICA: Add NHLT table signature > > Erik Kaneda (3): > ACPICA: Change PlatformCommChannel ASL keyword to PCC > ACPICA: acpiexec: remove redeclaration of > acpi_gbl_db_opt_no_region_support > ACPICA: WSMT: Fix typo, no functional change > > John Levon (1): > ACPICA: utilities: fix sprintf() > > Michał Żygowski (2): > ACPICA: Implement IVRS IVHD type 11h parsing > ACPICA: Fix IVRS IVHD type 10h reserved field name All applied as 5.7 material, thanks!