Home
last modified time | relevance | path

Searched hist:"2 a85fc56" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/acpi/
H A Dactbl2.h2a85fc56 Wed Apr 05 08:56:06 CDT 2023 Kees Cook <kees@outflux.net> ACPICA: acpi_madt_oem_data: Fix flexible array member definition

ACPICA commit e7f6d8c1b7f79eb4b9b07f1bc09c549a2acbd6e8

Use ACPI_FLEX_ARRAY() helper to define flexible array member alone in a
struct. Fixes issue #812.

No binary changes appear in the .text nor .data sections.

Link: https://github.com/acpica/acpica/commit/e7f6d8c1
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>