[GIT PULL] ACPI fix for v4.14-rc3
From: Rafael J. Wysocki
Date: Thu Sep 28 2017 - 17:33:08 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-4.14-rc3
with top-most commit 333d1774224de9d1d9cedf11218e297d5421044b
Merge branch 'acpi-apei'
on top of commit e19b205be43d11bff638cad4487008c48d21c103
Linux 4.14-rc2
to receive an ACPI fix for v4.14-rc3.
This fixes an APEI problem that may cause a reported error to be
missed due to a race condition.
Thanks!
---------------
Tyler Baicar (1):
ACPI / APEI: clear error status before acknowledging the error
---------------
drivers/acpi/apei/ghes.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)