diff options
author | Lv Zheng <lv.zheng@intel.com> | 2017-09-20 10:00:20 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-10-04 01:43:05 +0200 |
commit | 979fba9452b8111a83f555becea0a63c377e4e73 (patch) | |
tree | 52c2b007315b6e0219b0d2c107c8c1251312233d /include/acpi/actbl1.h | |
parent | 8381c54fc0b40e727086a7f61399ae3e09ca7a95 (diff) | |
download | linux-979fba9452b8111a83f555becea0a63c377e4e73.tar.bz2 |
ACPICA: acpiexec: Add testability of deferred table verification
ACPICA commit 04c28c7549e694ea85f40bcc816039e5fbb4169c
This patch adds testability of deferred table verification mechanism. As
acpiexec uses dynamically allocated root table list from its very early
stage, a change to acpi_reallocate_root_table() is required to allow deferred
table verification mechanism to be triggered in such an environment. Note
that acpi_gbl_enable_table_validation is still TRUE by default, thus:
1. Developers need to manually set acpi_gbl_enable_table_validation to FALSE
for acpiexec to enable this test.
2. For all other OSPMs (Linux, BSDs, etc.), this commit is a no-op.
Link: https://github.com/acpica/acpica/commit/04c28c7549e6
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/acpi/actbl1.h')
0 files changed, 0 insertions, 0 deletions