[GIT PULL] Last-minute ACPI fix for final v4.4
From: Rafael J. Wysocki
Date: Fri Jan 08 2016 - 17:39:01 EST
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(-)