Skip to content
ACPI fixes for v4.13-rc7

 - Fix a regression in the ACPI EC driver causing a kernel to crash
   during initialization on some systems due to a code ordering issue
   exposed by a recent change (Lv Zheng).

 - Fix a recent regression in ACPICA due to a change of the behavior
   of a library function in a way that is not backwards compatible
   with some existing callers of it (Rafael Wysocki).

 - Fix a coding mistake in a library function related to the handling
   of ACPI device properties introduced during the 4.12 cycle (Sakari
   Ailus).