ACPICA: Resources: Not a valid resource if buffer length too long
ACPICA commit
9f76de2d249b18804e35fb55d14b1c2604d627a1
ACPICA commit
b2e89d72ef1e9deefd63c3fd1dee90f893575b3a
ACPICA commit
23b5bbe6d78afd3c5abf3adb91a1b098a3000b2e
The declared buffer length must be the same as the length of the
byte initializer list, otherwise not a valid resource descriptor.
Link: https://github.com/acpica/acpica/commit/9f76de2d
Link: https://github.com/acpica/acpica/commit/b2e89d72
Link: https://github.com/acpica/acpica/commit/23b5bbe6
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>