From: Lan Tianyu Date: Sat, 15 Mar 2014 17:37:13 +0000 (-0400) Subject: ACPI / button: Add ACPI Button event via netlink routine X-Git-Tag: v3.15-rc1~151^2~9^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf6368ee8f2;p=pandora-kernel.git ACPI / button: Add ACPI Button event via netlink routine Commit 1696d9d (ACPI: Remove the old /proc/acpi/event interface) removed ACPI Button event which originally was sent to userspace via /proc/acpi/event. This caused ACPI shutdown regression on gentoo in VirtualBox. Now ACPI events are sent to userspace via netlink, so add ACPI Button event back via netlink routine. References: https://bugzilla.kernel.org/show_bug.cgi?id=71721 Reported-and-tested-by: Richard Musil Signed-off-by: Lan Tianyu Cc: 3.11+ # 3.11+ Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed