[GIT PULL] ACPI fix for v4.18-rc7
From: Rafael J. Wysocki
Date: Thu Jul 26 2018 - 10:13:27 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-4.18-rc7
with top-most commit 73c2a01c52b657f4a0ead6c95f64c5279efbd000
ACPICA: AML Parser: ignore dispatcher error status during table load
on top of commit d72e90f33aa4709ebecc5005562f52335e106a60
Linux 4.18-rc6
to receive an ACPI fix for 4.18-rc7.
This fixes a recent ACPICA regression causing the AML parser to get
confused and fail in some situations involving incorrect AML in an
ACPI table (Erik Schmauss).
Thanks!
---------------
Schmauss, Erik (1):
ACPICA: AML Parser: ignore dispatcher error status during table load
---------------
drivers/acpi/acpica/psloop.c | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)