diff options
author | Erik Schmauss <erik.schmauss@intel.com> | 2017-06-05 11:41:43 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-06-27 23:25:24 +0300 |
commit | 2f8c1141da2f53989e1ace6806ab45a385d24487 (patch) | |
tree | 360a2da032cf84a23b9472beb667c0f82d5da844 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e6b6ea37b8e295ac9fa37081fb9a2d08a77a3dc6 (diff) | |
download | linux-2f8c1141da2f53989e1ace6806ab45a385d24487.tar.xz |
ACPICA: Disassembler: prevent external op's from opening a new scope
ACPICA commit c512c2bfcce65b8e8f37d549ac2fa4a1e0182e46
Since Externals could be of ACPI_TYPE_METHOD, there is a possibility
that the acpi_ns_lookup may cause a new scope to be opened. Therefore,
disable opening the scope for all acpi_ns_lookup invocations that deal
with externals.
Link: https://github.com/acpica/acpica/commit/c512c2bf
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions