]> git.baikalelectronics.ru Git - kernel.git/commit
acpi: Add HMAT to generic parsing tables
authorKeith Busch <keith.busch@intel.com>
Mon, 11 Mar 2019 20:55:58 +0000 (14:55 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Apr 2019 16:41:20 +0000 (18:41 +0200)
commite49a76e310d4c5cab08a9262e62704731892c1d4
tree6c166a1a442195145ae5a7cb3b7071941800a9d5
parentf5055b500433cc86e6101740e836611b77016399
acpi: Add HMAT to generic parsing tables

The Heterogeneous Memory Attribute Table (HMAT) header has different
field lengths than the existing parsing uses. Add the HMAT type to the
parsing rules so it may be generically parsed.

Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Tested-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Tested-by: Brice Goglin <Brice.Goglin@inria.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/tables.c
include/linux/acpi.h