From: Chen, Gong Date: Fri, 18 Oct 2013 21:30:29 +0000 (-0700) Subject: ACPI, APEI, CPER: Cleanup CPER memory error output format X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~28^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6edea77c8c83760d74356ce6bd45d530d32b27f;p=pandora-kernel.git ACPI, APEI, CPER: Cleanup CPER memory error output format Memory error reporting is much too verbose. Most users do not care about the DIMM internal bank/row/column information. Downgrade the fine details to "pr_debug" status so that those few who do care can get them if they really want to. The detail information will be later be provided by perf/trace interface. Since things are still a bit scary, and users are sometimes overly nervous, provide a reassuring message that corrected errors do not generally require any further action. Suggested-by: Tony Luck Signed-off-by: Chen, Gong Reviewed-by: Mauro Carvalho Chehab Signed-off-by: Tony Luck --- Reading git-diff-tree failed