diff options
author | Lv Zheng <lv.zheng@intel.com> | 2016-02-19 07:17:15 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-02-24 14:14:50 +0100 |
commit | ced043663e4becc7b66860ebca6d307182c97dfb (patch) | |
tree | 09073d0cec5650efc166ab6150f55e9b4b710f2c /drivers/acpi/acpica/evregion.c | |
parent | ACPICA: ACPICA: Tune _REG evaluations order in the initialization steps (diff) | |
download | linux-ced043663e4becc7b66860ebca6d307182c97dfb.tar.xz linux-ced043663e4becc7b66860ebca6d307182c97dfb.zip |
ACPICA: Namespace: Ensure \_SB._INI executed before any _REG
ACPICA commit 8ae25b8d128b6b8509010be321ff6bf2760f3807
There is BIOS code relying on the fact that \_SB._INI should get evaluated
before any other control methods. This may implies a gap in ACPICA/Linux
initialization/enumeration process.
Before revealing Windows true behavior by more validations, this patch only
ensures \_SB._INI evaluated before any _REG control methods. This can help
to make progress to other initialization order fixes. Lv Zheng.
Link: https://github.com/acpica/acpica/commit/8ae25b8d
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/evregion.c')
0 files changed, 0 insertions, 0 deletions