ACPI, APEI, GHES: Do not report only correctable errors with SCI
authorChen, Gong <gong.chen@linux.intel.com>
Mon, 25 Nov 2013 07:15:00 +0000 (02:15 -0500)
committerBorislav Petkov <bp@suse.de>
Sat, 21 Dec 2013 12:31:06 +0000 (13:31 +0100)
commitaddccbb264e5e0e5762f4893f6df24afad327c8c
treecc7c6b036188001fc9e9de82c9ca56e2b43eb225
parent42139eb356e3384759ca143ae04d82376346eb4c
ACPI, APEI, GHES: Do not report only correctable errors with SCI

Currently SCI is employed to handle corrected errors - memory corrected
errors, more specifically but in fact SCI still can be used to handle
any errors, e.g. uncorrected or even fatal ones if enabled by the BIOS.
Enable logging for those kinds of errors too.

Signed-off-by: Chen, Gong <gong.chen@linux.intel.com>
Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Cc: Tony Luck <tony.luck@intel.com>
Link: http://lkml.kernel.org/r/1385363701-12387-1-git-send-email-gong.chen@linux.intel.com
[ Boris: massage commit message, rename function arg. ]
Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/kernel/cpu/mcheck/mce-apei.c
drivers/acpi/apei/ghes.c