From: Chen, Gong Date: Mon, 25 Nov 2013 07:15:00 +0000 (-0500) Subject: ACPI, APEI, GHES: Do not report only correctable errors with SCI X-Git-Tag: v3.14-rc1~158^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=addccbb264e5e0e5762f4893f6df24afad327c8c;p=pandora-kernel.git 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 Acked-by: Naveen N. Rao Cc: Tony Luck 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 --- Reading git-diff-tree failed