commit | 5c551e624abba6782034edd5b9eb58ac6f146b38 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Fri Jan 10 10:51:53 2014 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Jan 11 01:39:10 2014 +0100 |
tree | d3cf5287d3b54705c631000a340c430586a891c0 | |
parent | d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc [diff] |
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 <oneukum@suse.de> [rjw: Use pr_crit() for the message and don't break the string] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>