aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorErik Schmauss <erik.schmauss@intel.com>2017-07-10 15:23:02 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-07-20 16:38:23 +0200
commit3ddd3f6a94108a5d2abfaa2a2f809b1520361e5e (patch)
tree67d516ff94be10a75764f0bcc442ea95fa20b60b /include/acpi
parentACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via ac_delete_table_list (diff)
downloadlinux-dev-3ddd3f6a94108a5d2abfaa2a2f809b1520361e5e.tar.xz
linux-dev-3ddd3f6a94108a5d2abfaa2a2f809b1520361e5e.zip
ACPICA: iASL compiler: allow compilation of externals with paths that refer to existing names
ACPICA commit 9a252114197409290813bee570e9d53c22b99d32 This change allows compilation of code like the following: definition_block (...) { External (ABCD.EFGH) Device (ABCD) { Name (IJLK,0) } } but does not allow compilation of code like the following: definition_block (...) { External (ABCD) Device (ABCD) { Name (EFGH,0) } } Link: https://github.com/acpica/acpica/commit/9a252114 Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> 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>
Diffstat (limited to 'include/acpi')
0 files changed, 0 insertions, 0 deletions