summaryrefslogtreecommitdiffstats
path: root/drivers/base
diff options
context:
space:
mode:
authorErik Schmauss <erik.schmauss@intel.com>2018-10-17 15:41:21 -0700
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-10-18 09:19:17 +0200
commitd737f333b211361b6e239fc753b84c3be2634aaa (patch)
tree18bc2593f0bc15ef1f57e2a0b80d29fc3f2685ef /drivers/base
parent08930d56c76a69716ba56eb111379a559a9b9f42 (diff)
downloadlinux-d737f333b211361b6e239fc753b84c3be2634aaa.tar.bz2
ACPI: probe ECDT before loading AML tables regardless of module-level code flag
It was discovered that AML tables were loaded before or after the ECDT depending on acpi_gbl_execute_tables_as_methods. According to the ACPI spec, the ECDT should be loaded before the namespace is populated by loading AML tables (DSDT and SSDT). Since the ECDT should be loaded early in the boot process, this change moves the ECDT probing to acpi_early_init. Signed-off-by: Erik Schmauss <erik.schmauss@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions