diff options
author | Lv Zheng <lv.zheng@intel.com> | 2017-07-10 10:23:45 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-07-20 17:38:25 +0300 |
commit | 023e2ee16c51da7f6a9455ac936e4fb00295f47a (patch) | |
tree | 63db362bca4e3a36e63c29d1fdc1a8170a7ad2ab /drivers/acpi/acpica/utbuffer.c | |
parent | 04ba15aa55cf16e18757faea55d62d1b7e407fe3 (diff) | |
download | linux-023e2ee16c51da7f6a9455ac936e4fb00295f47a.tar.xz |
ACPICA: Tables: Change table duplication check to be related to acpi_gbl_verify_table_checksum
ACPICA commit 3d837b5d4b1033942b4d91c7d3801a09c3157918
acpi_gbl_verify_table_checksum is used to avoid validating (mapping) an entire
table in OS boot stage. 2nd "Reload" check in acpi_tb_install_standard_table()
is prepared for the same purpose. So this patch combines them together
using a renamed acpi_gbl_enable_table_validation flag. Lv Zheng.
Link: https://github.com/acpica/acpica/commit/3d837b5d
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 'drivers/acpi/acpica/utbuffer.c')
0 files changed, 0 insertions, 0 deletions