[GIT PULL] Last-minute ACPI fix for final v4.4
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2016-01-08 22:38:51
Also in:
linux-acpi, lkml
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2016-01-08 22:38:51
Also in:
linux-acpi, lkml
Hi Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm+acpi-4.4-final
to receive an ACPI fix for final v4.4 as commit 9db22d928ca9
ACPI / property: avoid leaking format string into kobject name
on top of commit 168309855a7d1e16db751e9c647119fe2d2dc878
Linux 4.4-rc8
Just one obvious fix that adds a missing function argument in
ACPI code introduced recently (Kees Cook).
Thanks!
---------------
Kees Cook (1):
ACPI / property: avoid leaking format string into kobject name
---------------
drivers/acpi/device_sysfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)