x86: mce: don't print "human readable" message for corrected errors

The "human readable" message is not useful for corrected
errors. There's no reason to run mcelog --ascii and the
error is logged anyways. And it's pr_emerg, which is not
needed for a corrected error.

Only print it during panic.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
1 file changed