From: Chen Gong Date: Tue, 19 Mar 2013 06:48:07 +0000 (+0000) Subject: ACPI / APEI: fix error status check condition for CPER X-Git-Tag: v3.9-rc5~17^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf9d93be71c68558c25b4052ac979ee6b7eb809;p=pandora-kernel.git ACPI / APEI: fix error status check condition for CPER In Table 18-289, ACPI5.0 SPEC, the error data length in CPER Generic Error Data Entry can be 0, which means this generic error data entry can have only one header. So fix the check conditon for it. Signed-off-by: Chen Gong Reviewed-by: Huang Ying Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed