From: Derek Che Date: Mon, 2 Feb 2015 18:30:21 +0000 (-0800) Subject: x86/MCE: Make mce_panic() fatal machine check msg in the same pattern X-Git-Tag: omap-for-v4.1/fixes-rc1~185^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af7043a3cd2c259e9f5d3158f3e736d06c05056;p=pandora-kernel.git x86/MCE: Make mce_panic() fatal machine check msg in the same pattern There is another mce_panic call with "Fatal machine check on current CPU" in the same mce.c file, why not keep them all in same pattern mce_panic("Fatal machine check on current CPU", &m, msg); Signed-off-by: Derek Che Signed-off-by: Tony Luck Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed