From: Oliver Neukum Date: Fri, 10 Jan 2014 09:51:53 +0000 (+0100) Subject: ACPI / sleep: remove panic in case hardware has changed after S4 X-Git-Tag: v3.14-rc1~107^2~8^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c551e624abba6782034edd5b9eb58ac6f146b38;p=pandora-kernel.git ACPI / sleep: remove panic in case hardware has changed after S4 Some BIOSes change hardware based on the state of a laptop's lid. If the lid is closed, the touchpad is disabled and the checksum changes. Windows 8 no longer aborts resume if the checksum has changed. Signed-off-by: Oliver Neukum [rjw: Use pr_crit() for the message and don't break the string] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed