From: Joe Perches Date: Fri, 22 Feb 2013 07:37:36 +0000 (+0000) Subject: ACPI / Sleep: Avoid interleaved message on errors X-Git-Tag: v3.9-rc2~16^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4cf5b23f9d21c441e5c8feead86f2e4a436923;p=pandora-kernel.git ACPI / Sleep: Avoid interleaved message on errors Got this dmesg log on an Acer Aspire 725. [ 0.256351] ACPI: (supports S0ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130117/hwxface-568) [ 0.256373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568) [ 0.256391] S3 S4 S5) Avoid this interleaving error messages. Signed-off-by: Joe Perches Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed