ACPI, APEI, CPER: Fix status check during error printing
authorChen, Gong <gong.chen@linux.intel.com>
Fri, 18 Oct 2013 21:27:51 +0000 (14:27 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 21 Oct 2013 22:12:00 +0000 (15:12 -0700)
commit833ba4b1ba653f279c78e8e3352527acce8946e6
tree32a3f728adc7fe06ac82daff58082955f4fa207d
parent31d141e3a666269a3b6fcccddb0351caf7454240
ACPI, APEI, CPER: Fix status check during error printing

Commit aaf9d93be71c:
ACPI / APEI: fix error status check condition for CPER
only catches condition check before print, but a similar check is
needed during printing CPER error sections.

Signed-off-by: Chen, Gong <gong.chen@linux.intel.com>
Reviewed-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/acpi/apei/cper.c
This page took 0.025679 seconds and 5 git commands to generate.