git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f2f068
)
x86/MCE: Make mce_panic() fatal machine check msg in the same pattern
author
Derek Che
<drc@yahoo-inc.com>
Mon, 2 Feb 2015 18:30:21 +0000
(10:30 -0800)
committer
Borislav Petkov
<bp@suse.de>
Thu, 19 Feb 2015 12:24:47 +0000
(13:24 +0100)
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 <drc@yahoo-inc.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/kernel/cpu/mcheck/mce.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/cpu/mcheck/mce.c
Simple merge