[GIT PULL] ACPI fix for v4.15-rc3
From: Rafael J. Wysocki
Date: Thu Dec 07 2017 - 12:24:51 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-4.15-rc3
with top-most commit 1ecbd7170d6579a1ee389a37bf1f0437ea01a388
ACPI / CPPC: Fix KASAN global out of bounds warning
on top of commit ae64f9bd1d3621b5e60d7363bc20afb46aede215
Linux 4.15-rc2
to receive an ACPI fix for 4.15-rc3.
This fixes an out of bounds warning from KASAN in the ACPI
CPPC driver (George Cherian).
Thanks!
---------------
George Cherian (1):
ACPI / CPPC: Fix KASAN global out of bounds warning
---------------
drivers/acpi/cppc_acpi.c | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)