Skip to content
Commit 8af7043a authored by Derek Che's avatar Derek Che Committed by Borislav Petkov
Browse files

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: default avatarDerek Che <drc@yahoo-inc.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
parent 3f2f0680
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment