]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Implement IVRS IVHD type 11h parsing
authorMichał Żygowski <michal.zygowski@3mdeb.com>
Fri, 27 Mar 2020 22:21:02 +0000 (15:21 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 Mar 2020 12:52:32 +0000 (14:52 +0200)
commitdb1abdd50c3622481fb6fc7367b205a2be4c502d
tree4460f09b312e8368bb316fa7495aff749872062d
parent9e0eb5a28d968aedbe41f2be2712abf43dfde4d0
ACPICA: Implement IVRS IVHD type 11h parsing

ACPICA commit 6ddc19419896e4149ced1b5f35f0dc12516c0399

The AMD IVRS table parsing supported only IVHD type 10h structures.
Parsing an IVHD type 11h caused the iasl to report unknown subtable type.
Add necessary structure definition for IVHD type 11h and apply correct
parsing method based on subtable type.

Link: https://github.com/acpica/acpica/commit/6ddc1941
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Kaneda <erik.kaneda@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl2.h